Home
last modified time | relevance | path

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

/linux/net/netfilter/ipset/
H A Dip_set_hash_ipmac.c123 !ip_set_optattr_netorder(tb, IPSET_ATTR_BYTES) || in hash_ipmac4_uadt()
242 !ip_set_optattr_netorder(tb, IPSET_ATTR_BYTES) || in hash_ipmac6_uadt()
288 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
H A Dip_set_hash_mac.c144 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
H A Dip_set_hash_ipmark.c306 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
H A Dip_set_bitmap_port.c307 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
H A Dip_set_hash_ip.c301 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
H A Dip_set_core.c469 !ip_set_optattr_netorder(tb, IPSET_ATTR_BYTES) || in ip_set_get_extensions()
480 if (tb[IPSET_ATTR_BYTES] || tb[IPSET_ATTR_PACKETS]) { in ip_set_get_extensions()
483 if (tb[IPSET_ATTR_BYTES]) in ip_set_get_extensions()
485 tb[IPSET_ATTR_BYTES])); in ip_set_get_extensions()
533 return nla_put_net64(skb, IPSET_ATTR_BYTES, in ip_set_put_counter()
H A Dip_set_bitmap_ip.c362 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
H A Dip_set_hash_net.c382 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
H A Dip_set_bitmap_ipmac.c398 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
H A Dip_set_hash_ipportip.c385 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
H A Dip_set_hash_ipport.c392 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
H A Dip_set_hash_netiface.c500 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
H A Dip_set_hash_netport.c490 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
H A Dip_set_hash_netnet.c505 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
H A Dip_set_hash_ipportnet.c547 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
H A Dip_set_hash_netportnet.c603 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
H A Dip_set_list_set.c664 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
/linux/include/uapi/linux/netfilter/ipset/
H A Dip_set.h117 IPSET_ATTR_BYTES, enumerator