Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/netfilter/ipset/
Dip_set.h97 IPSET_ATTR_MAXELEM, enumerator
/linux-5.19.10/net/netfilter/ipset/
Dip_set_hash_mac.c132 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_ip.c292 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_ipmac.c275 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_ipmark.c291 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_gen.h1283 nla_put_net32(skb, IPSET_ATTR_MAXELEM, htonl(h->maxelem))) in mtype_head()
1470 !ip_set_optattr_netorder(tb, IPSET_ATTR_MAXELEM) || in IPSET_TOKEN()
1506 if (tb[IPSET_ATTR_MAXELEM]) in IPSET_TOKEN()
1507 maxelem = ip_set_get_h32(tb[IPSET_ATTR_MAXELEM]); in IPSET_TOKEN()
Dip_set_hash_net.c371 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_ipport.c352 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_ipportip.c367 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_netport.c477 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_netiface.c486 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_netnet.c481 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_ipportnet.c524 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
Dip_set_hash_netportnet.c580 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },