Home
last modified time | relevance | path

Searched refs:IPSET_ATTR_MEMSIZE (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/uapi/linux/netfilter/ipset/
Dip_set.h101 IPSET_ATTR_MEMSIZE, enumerator
/linux-6.1.9/net/netfilter/ipset/
Dip_set_bitmap_gen.h103 nla_put_net32(skb, IPSET_ATTR_MEMSIZE, htonl(memsize)) || in mtype_head()
Dip_set_list_set.c470 nla_put_net32(skb, IPSET_ATTR_MEMSIZE, htonl(memsize)) || in list_set_head()
Dip_set_hash_gen.h1282 nla_put_net32(skb, IPSET_ATTR_MEMSIZE, htonl(memsize)) || in mtype_head()