Home
last modified time | relevance | path

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

/linux/net/netfilter/ipset/
H A Dip_set_hash_ipmac.c124 !ip_set_optattr_netorder(tb, IPSET_ATTR_SKBMARK) || in hash_ipmac4_uadt()
243 !ip_set_optattr_netorder(tb, IPSET_ATTR_SKBMARK) || in hash_ipmac6_uadt()
291 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_mac.c148 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_ipmark.c310 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_bitmap_port.c311 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_ip.c305 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_bitmap_ip.c366 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_net.c386 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_bitmap_ipmac.c402 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_ipportip.c389 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_ipport.c396 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_core.c470 !ip_set_optattr_netorder(tb, IPSET_ATTR_SKBMARK) || in ip_set_get_extensions()
495 if (tb[IPSET_ATTR_SKBMARK]) { in ip_set_get_extensions()
498 fullmark = be64_to_cpu(nla_get_be64(tb[IPSET_ATTR_SKBMARK])); in ip_set_get_extensions()
546 nla_put_net64(skb, IPSET_ATTR_SKBMARK, in ip_set_put_skbinfo()
H A Dip_set_hash_netiface.c504 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_netport.c494 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_netnet.c509 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_ipportnet.c551 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_netportnet.c607 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_list_set.c668 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
/linux/include/uapi/linux/netfilter/ipset/
H A Dip_set.h120 IPSET_ATTR_SKBMARK, enumerator