Home
last modified time | relevance | path

Searched refs:IPSET_ATTR_CADT_FLAGS (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_hash_net.c92 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_net4_data_list()
149 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_net4_uadt()
166 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_net4_uadt()
167 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_net4_uadt()
266 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_net6_data_list()
324 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_net6_uadt()
345 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_net6_uadt()
346 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_net6_uadt()
373 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
381 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
H A Dip_set_hash_netiface.c119 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netiface4_data_list()
212 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netiface4_uadt()
230 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netiface4_uadt()
231 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netiface4_uadt()
356 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netiface6_data_list()
432 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netiface6_uadt()
455 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netiface6_uadt()
456 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netiface6_uadt()
489 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
496 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
H A Dip_set_hash_netport.c107 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netport4_data_list()
172 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netport4_uadt()
207 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netport4_uadt()
208 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netport4_uadt()
329 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netport6_data_list()
396 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netport6_uadt()
432 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netport6_uadt()
433 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netport6_uadt()
480 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
491 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
H A Dip_set_hash_netnet.c112 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netnet4_data_list()
179 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netnet4_uadt()
206 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netnet4_uadt()
207 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netnet4_uadt()
357 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netnet6_data_list()
423 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netnet6_uadt()
455 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netnet6_uadt()
456 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netnet6_uadt()
483 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
494 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
H A Dip_set_hash_ipportnet.c111 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_ipportnet4_data_list()
178 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_ipportnet4_uadt()
215 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_ipportnet4_uadt()
216 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_ipportnet4_uadt()
363 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_ipportnet6_data_list()
431 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_ipportnet6_uadt()
478 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_ipportnet6_uadt()
479 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_ipportnet6_uadt()
526 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
538 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
H A Dip_set_hash_netportnet.c121 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netportnet4_data_list()
196 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netportnet4_uadt()
238 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netportnet4_uadt()
239 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netportnet4_uadt()
411 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netportnet6_data_list()
487 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netportnet6_uadt()
534 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netportnet6_uadt()
535 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netportnet6_uadt()
582 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
594 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
H A Dip_set_list_set.c360 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in list_set_uadt()
375 if (tb[IPSET_ATTR_CADT_FLAGS]) { in list_set_uadt()
376 u32 f = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in list_set_uadt()
614 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in list_set_create()
646 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
655 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
H A Dip_set_bitmap_port.c259 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in bitmap_port_create()
300 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
H A Dip_set_bitmap_ip.c264 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in bitmap_ip_create()
354 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
H A Dip_set_bitmap_ipmac.c328 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in bitmap_ipmac_create()
390 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
H A Dip_set_hash_mac.c135 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
H A Dip_set_hash_ipmac.c278 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
H A Dip_set_hash_ip.c293 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
H A Dip_set_hash_ipmark.c293 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
H A Dip_set_hash_ipport.c355 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
H A Dip_set_hash_ipportip.c369 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
H A Dip_set_core.c438 if (tb[IPSET_ATTR_CADT_FLAGS]) in ip_set_elem_len()
439 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in ip_set_elem_len()
1435 return nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(cadt_flags)); in ip_set_put_flags()
H A Dip_set_hash_gen.h1471 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in IPSET_TOKEN()
/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 Dip_set.h84 IPSET_ATTR_CADT_FLAGS, /* 8 */ 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 Dip_set.h84 IPSET_ATTR_CADT_FLAGS, /* 8 */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ipset/
H A Dip_set.h88 IPSET_ATTR_CADT_FLAGS, /* 8 */ enumerator