Home
last modified time | relevance | path

Searched refs:IPSET_ATTR_MAXELEM (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/include/uapi/linux/netfilter/ipset/
Dip_set.h92 IPSET_ATTR_MAXELEM, enumerator
/linux-4.1.27/net/netfilter/ipset/
Dip_set_hash_mac.c139 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_gen.h921 nla_put_net32(skb, IPSET_ATTR_MAXELEM, htonl(h->maxelem))) in mtype_head()
1066 !ip_set_optattr_netorder(tb, IPSET_ATTR_MAXELEM) || in IPSET_TOKEN()
1080 if (tb[IPSET_ATTR_MAXELEM]) in IPSET_TOKEN()
1081 maxelem = ip_set_get_h32(tb[IPSET_ATTR_MAXELEM]); in IPSET_TOKEN()
Dip_set_hash_ip.c289 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_ipmark.c295 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_ipport.c361 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_net.c372 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_ipportip.c373 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_netnet.c456 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_netport.c479 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_netiface.c598 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_ipportnet.c529 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_netportnet.c559 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },