Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/ipset/
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()
267 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_net6_data_list()
325 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_net6_uadt()
346 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_net6_uadt()
347 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_net6_uadt()
376 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
384 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_netport.c108 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netport4_data_list()
173 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netport4_uadt()
208 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netport4_uadt()
209 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netport4_uadt()
330 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netport6_data_list()
397 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netport6_uadt()
433 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netport6_uadt()
434 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netport6_uadt()
483 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
494 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
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()
357 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netiface6_data_list()
433 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netiface6_uadt()
456 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netiface6_uadt()
457 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netiface6_uadt()
492 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
499 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_netnet.c113 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netnet4_data_list()
180 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netnet4_uadt()
207 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netnet4_uadt()
208 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netnet4_uadt()
358 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()
456 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netnet6_uadt()
457 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netnet6_uadt()
486 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
497 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
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()
364 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_ipportnet6_data_list()
432 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_ipportnet6_uadt()
479 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_ipportnet6_uadt()
480 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_ipportnet6_uadt()
529 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
541 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_netportnet.c122 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netportnet4_data_list()
197 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netportnet4_uadt()
239 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netportnet4_uadt()
240 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netportnet4_uadt()
412 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netportnet6_data_list()
488 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netportnet6_uadt()
535 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netportnet6_uadt()
536 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netportnet6_uadt()
585 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
597 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
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 },
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 },
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 },
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 },
Dip_set_hash_mac.c137 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_ipmac.c280 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_ipmark.c296 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_ip.c298 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_ipport.c358 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_ipportip.c372 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
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()
Dip_set_hash_gen.h1472 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in IPSET_TOKEN()
/Linux-v5.15/include/uapi/linux/netfilter/ipset/
Dip_set.h88 IPSET_ATTR_CADT_FLAGS, /* 8 */ enumerator