Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/ipset/
H A Dip_set.h100 IPSET_ATTR_ELEMENTS, enumerator
/linux/net/netfilter/ipset/
H A Dip_set_bitmap_gen.h104 nla_put_net32(skb, IPSET_ATTR_ELEMENTS, htonl(set->elements))) in mtype_head()
H A Dip_set_list_set.c466 nla_put_net32(skb, IPSET_ATTR_ELEMENTS, htonl(set->elements))) in list_set_head()
H A Dip_set_hash_gen.h1316 nla_put_net32(skb, IPSET_ATTR_ELEMENTS, htonl(elements))) in mtype_head()