Searched refs:IPSET_ATTR_SKBMARK (Results 1 – 20 of 20) sorted by relevance
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A 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 },
|
| H A D | ip_set_hash_mac.c | 146 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| H A D | ip_set_bitmap_port.c | 311 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| H A D | ip_set_hash_ip.c | 305 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| H A D | ip_set_hash_ipmark.c | 306 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| H A D | ip_set_bitmap_ip.c | 366 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| H A D | ip_set_hash_net.c | 386 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| H A D | ip_set_hash_ipport.c | 370 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| H A D | ip_set_bitmap_ipmac.c | 402 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| H A D | ip_set_hash_ipportip.c | 385 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| H A D | ip_set_core.c | 467 !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()
|
| H A D | ip_set_hash_netiface.c | 504 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| H A D | ip_set_hash_netport.c | 496 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| H A D | ip_set_hash_netnet.c | 499 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| H A D | ip_set_hash_ipportnet.c | 545 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| H A D | ip_set_hash_netportnet.c | 601 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| H A D | ip_set_list_set.c | 660 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/ipset/ |
| H A D | ip_set.h | 119 IPSET_ATTR_SKBMARK, enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/ipset/ |
| H A D | ip_set.h | 119 IPSET_ATTR_SKBMARK, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ipset/ |
| H A D | ip_set.h | 123 IPSET_ATTR_SKBMARK, enumerator
|