Home
last modified time | relevance | path

Searched refs:IPSET_ATTR_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/netfilter/ipset/
Dip_set_list_set.c485 if (nla_put_net32(skb, IPSET_ATTR_SIZE, htonl(map->size)) || in list_set_head()
636 if (unlikely(!ip_set_optattr_netorder(tb, IPSET_ATTR_SIZE) || in list_set_create()
641 if (tb[IPSET_ATTR_SIZE]) in list_set_create()
642 size = ip_set_get_h32(tb[IPSET_ATTR_SIZE]); in list_set_create()
667 [IPSET_ATTR_SIZE] = { .type = NLA_U32 },
/linux-4.1.27/include/uapi/linux/netfilter/ipset/
Dip_set.h96 IPSET_ATTR_SIZE, enumerator