Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/netfilter/ipset/
A Dip_set_hash_net.c93 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_net4_data_list()
150 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_net4_uadt()
167 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_net4_uadt()
168 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_net4_uadt()
264 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_net6_data_list()
322 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_net6_uadt()
343 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_net6_uadt()
344 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 },
A Dip_set_hash_netiface.c120 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netiface4_data_list()
213 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netiface4_uadt()
231 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netiface4_uadt()
232 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netiface4_uadt()
354 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netiface6_data_list()
430 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netiface6_uadt()
453 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netiface6_uadt()
454 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 },
A Dip_set_hash_netport.c108 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()
325 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netport6_data_list()
392 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netport6_uadt()
428 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netport6_uadt()
429 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netport6_uadt()
478 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
489 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
A Dip_set_hash_netnet.c116 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netnet4_data_list()
182 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netnet4_uadt()
209 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netnet4_uadt()
210 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netnet4_uadt()
352 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netnet6_data_list()
424 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netnet6_uadt()
461 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netnet6_uadt()
462 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netnet6_uadt()
491 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
504 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
A Dip_set_hash_ipportnet.c112 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_ipportnet4_data_list()
179 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_ipportnet4_uadt()
216 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_ipportnet4_uadt()
217 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_ipportnet4_uadt()
367 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_ipportnet6_data_list()
435 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_ipportnet6_uadt()
482 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_ipportnet6_uadt()
483 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_ipportnet6_uadt()
532 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
544 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
A Dip_set_hash_netportnet.c122 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netportnet4_data_list()
206 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netportnet4_uadt()
248 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netportnet4_uadt()
249 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netportnet4_uadt()
414 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netportnet6_data_list()
490 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netportnet6_uadt()
537 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netportnet6_uadt()
538 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netportnet6_uadt()
587 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
599 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
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 },
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 },
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 },
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 },
A Dip_set_hash_mac.c137 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
A Dip_set_hash_ipmark.c297 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
A Dip_set_hash_ip.c293 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
A Dip_set_hash_ipmac.c280 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
A Dip_set_hash_ipport.c379 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
A Dip_set_hash_ipportip.c373 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
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()
1427 return nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(cadt_flags)); in ip_set_put_flags()
A Dip_set_hash_gen.h1480 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in IPSET_TOKEN()
/linux-6.3-rc2/include/uapi/linux/netfilter/ipset/
A Dip_set.h84 IPSET_ATTR_CADT_FLAGS, /* 8 */ enumerator

Completed in 34 milliseconds