Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/ipset/
Dip_set_list_set.c468 if (nla_put_net32(skb, IPSET_ATTR_SIZE, htonl(map->size)) || in list_set_head()
612 if (unlikely(!ip_set_optattr_netorder(tb, IPSET_ATTR_SIZE) || in list_set_create()
617 if (tb[IPSET_ATTR_SIZE]) in list_set_create()
618 size = ip_set_get_h32(tb[IPSET_ATTR_SIZE]); in list_set_create()
644 [IPSET_ATTR_SIZE] = { .type = NLA_U32 },
/linux-6.1.9/include/uapi/linux/netfilter/ipset/
Dip_set.h97 IPSET_ATTR_SIZE, enumerator