Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/ipset/
Dip_set_hash_ipmac.c130 !ip_set_optattr_netorder(tb, IPSET_ATTR_SKBMARK) || in hash_ipmac4_uadt()
249 !ip_set_optattr_netorder(tb, IPSET_ATTR_SKBMARK) || in hash_ipmac6_uadt()
295 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_mac.c150 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_bitmap_port.c288 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_ipmark.c303 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_ip.c304 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_bitmap_ip.c357 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_ipport.c371 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_net.c380 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_bitmap_ipmac.c403 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_ipportip.c386 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_netiface.c487 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_netnet.c487 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_netport.c491 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_ipportnet.c546 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_core.c402 !ip_set_optattr_netorder(tb, IPSET_ATTR_SKBMARK) || in ip_set_get_extensions()
427 if (tb[IPSET_ATTR_SKBMARK]) { in ip_set_get_extensions()
430 fullmark = be64_to_cpu(nla_get_be64(tb[IPSET_ATTR_SKBMARK])); in ip_set_get_extensions()
Dip_set_list_set.c659 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_netportnet.c591 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
/Linux-v4.19/include/linux/netfilter/ipset/
Dip_set_skbinfo.h26 nla_put_net64(skb, IPSET_ATTR_SKBMARK, in ip_set_put_skbinfo()
/Linux-v4.19/include/uapi/linux/netfilter/ipset/
Dip_set.h119 IPSET_ATTR_SKBMARK, enumerator