Home
last modified time | relevance | path

Searched refs:IPSET_ATTR_PACKETS (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/net/netfilter/ipset/
H A Dip_set_hash_ipmac.c122 !ip_set_optattr_netorder(tb, IPSET_ATTR_PACKETS) || in hash_ipmac4_uadt()
241 !ip_set_optattr_netorder(tb, IPSET_ATTR_PACKETS) || in hash_ipmac6_uadt()
289 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
H A Dip_set_hash_mac.c145 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
H A Dip_set_bitmap_port.c308 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
H A Dip_set_hash_ipmark.c307 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
H A Dip_set_hash_ip.c302 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
H A Dip_set_bitmap_ip.c363 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
H A Dip_set_hash_net.c383 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
H A Dip_set_core.c468 !ip_set_optattr_netorder(tb, IPSET_ATTR_PACKETS) || in ip_set_get_extensions()
480 if (tb[IPSET_ATTR_BYTES] || tb[IPSET_ATTR_PACKETS]) { in ip_set_get_extensions()
486 if (tb[IPSET_ATTR_PACKETS]) in ip_set_get_extensions()
488 tb[IPSET_ATTR_PACKETS])); in ip_set_get_extensions()
536 nla_put_net64(skb, IPSET_ATTR_PACKETS, in ip_set_put_counter()
H A Dip_set_bitmap_ipmac.c399 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
H A Dip_set_hash_ipport.c393 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
H A Dip_set_hash_ipportip.c386 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
H A Dip_set_hash_netiface.c501 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
H A Dip_set_hash_netport.c491 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
H A Dip_set_hash_netnet.c506 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
H A Dip_set_hash_ipportnet.c548 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
H A Dip_set_hash_netportnet.c604 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
H A Dip_set_list_set.c665 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
/openbmc/linux/include/uapi/linux/netfilter/ipset/
H A Dip_set.h118 IPSET_ATTR_PACKETS, enumerator