Searched refs:IPSET_ATTR_SKBMARK (Results 1 – 19 of 19) sorted by relevance
| /Linux-v5.4/net/netfilter/ipset/ |
| D | ip_set_hash_ipmac.c | 124 !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() 289 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_mac.c | 146 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_bitmap_port.c | 284 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_ip.c | 300 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_ipmark.c | 298 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_bitmap_ip.c | 354 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_ipport.c | 367 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_net.c | 377 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_ipportip.c | 382 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_bitmap_ipmac.c | 402 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_netiface.c | 483 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_netnet.c | 485 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_netport.c | 487 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_ipportnet.c | 542 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_core.c | 403 !ip_set_optattr_netorder(tb, IPSET_ATTR_SKBMARK) || in ip_set_get_extensions() 428 if (tb[IPSET_ATTR_SKBMARK]) { in ip_set_get_extensions() 431 fullmark = be64_to_cpu(nla_get_be64(tb[IPSET_ATTR_SKBMARK])); in ip_set_get_extensions()
|
| D | ip_set_hash_netportnet.c | 587 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_list_set.c | 660 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| /Linux-v5.4/include/uapi/linux/netfilter/ipset/ |
| D | ip_set.h | 123 IPSET_ATTR_SKBMARK, enumerator
|
| /Linux-v5.4/include/linux/netfilter/ipset/ |
| D | ip_set.h | 671 nla_put_net64(skb, IPSET_ATTR_SKBMARK, in ip_set_put_skbinfo()
|