Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/ipset/
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 },
Dip_set_hash_mac.c148 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_bitmap_port.c311 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_ipmark.c310 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_ip.c308 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_net.c386 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_bitmap_ip.c366 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_bitmap_ipmac.c402 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_ipport.c374 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_ipportip.c389 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_core.c467 !ip_set_optattr_netorder(tb, IPSET_ATTR_SKBMARK) || in ip_set_get_extensions()
492 if (tb[IPSET_ATTR_SKBMARK]) { in ip_set_get_extensions()
495 fullmark = be64_to_cpu(nla_get_be64(tb[IPSET_ATTR_SKBMARK])); in ip_set_get_extensions()
543 nla_put_net64(skb, IPSET_ATTR_SKBMARK, in ip_set_put_skbinfo()
Dip_set_hash_netiface.c504 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_netnet.c493 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_netport.c494 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_ipportnet.c551 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_netportnet.c606 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_list_set.c660 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
/linux-6.1.9/include/uapi/linux/netfilter/ipset/
Dip_set.h119 IPSET_ATTR_SKBMARK, enumerator