Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/ipset/
H A Dip_set.h102 IPSET_ATTR_MEMSIZE, enumerator
/linux/net/netfilter/ipset/
H A Dip_set_bitmap_gen.h103 nla_put_net32(skb, IPSET_ATTR_MEMSIZE, htonl(memsize)) || in mtype_head()
H A Dip_set_list_set.c465 nla_put_net32(skb, IPSET_ATTR_MEMSIZE, htonl(memsize)) || in list_set_head()
H A Dip_set_hash_gen.h1315 nla_put_net32(skb, IPSET_ATTR_MEMSIZE, htonl(memsize)) || in mtype_head()