Symbol: IPSET_ATTR_SKBMARK
net/netfilter/ipset/ip_set_bitmap_ip.c
363
[IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
net/netfilter/ipset/ip_set_bitmap_ipmac.c
403
[IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
net/netfilter/ipset/ip_set_bitmap_port.c
311
[IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
net/netfilter/ipset/ip_set_core.c
475
!ip_set_optattr_netorder(tb, IPSET_ATTR_SKBMARK) ||
net/netfilter/ipset/ip_set_core.c
500
if (tb[IPSET_ATTR_SKBMARK]) {
net/netfilter/ipset/ip_set_core.c
503
fullmark = be64_to_cpu(nla_get_be64(tb[IPSET_ATTR_SKBMARK]));
net/netfilter/ipset/ip_set_core.c
551
nla_put_net64(skb, IPSET_ATTR_SKBMARK,
net/netfilter/ipset/ip_set_hash_ip.c
305
[IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
net/netfilter/ipset/ip_set_hash_ipmac.c
125
!ip_set_optattr_netorder(tb, IPSET_ATTR_SKBMARK) ||
net/netfilter/ipset/ip_set_hash_ipmac.c
244
!ip_set_optattr_netorder(tb, IPSET_ATTR_SKBMARK) ||
net/netfilter/ipset/ip_set_hash_ipmac.c
292
[IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
net/netfilter/ipset/ip_set_hash_ipmark.c
314
[IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
net/netfilter/ipset/ip_set_hash_ipport.c
399
[IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
net/netfilter/ipset/ip_set_hash_ipportip.c
392
[IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
net/netfilter/ipset/ip_set_hash_ipportnet.c
554
[IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
net/netfilter/ipset/ip_set_hash_mac.c
149
[IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
net/netfilter/ipset/ip_set_hash_net.c
386
[IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
net/netfilter/ipset/ip_set_hash_netiface.c
504
[IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
net/netfilter/ipset/ip_set_hash_netnet.c
509
[IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
net/netfilter/ipset/ip_set_hash_netport.c
494
[IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
net/netfilter/ipset/ip_set_hash_netportnet.c
607
[IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
net/netfilter/ipset/ip_set_list_set.c
671
[IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },