Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/ipset/
Dip_set_hash_net.c96 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_net4_data_list()
153 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_net4_uadt()
170 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_net4_uadt()
171 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_net4_uadt()
261 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_net6_data_list()
319 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_net6_uadt()
340 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_net6_uadt()
341 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_net6_uadt()
368 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
375 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_netiface.c118 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netiface4_data_list()
211 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netiface4_uadt()
229 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netiface4_uadt()
230 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netiface4_uadt()
341 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netiface6_data_list()
417 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netiface6_uadt()
440 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netiface6_uadt()
441 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netiface6_uadt()
472 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
479 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_netnet.c115 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netnet4_data_list()
181 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netnet4_uadt()
208 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netnet4_uadt()
209 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netnet4_uadt()
346 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netnet6_data_list()
412 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netnet6_uadt()
444 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netnet6_uadt()
445 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netnet6_uadt()
472 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
482 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_netport.c111 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netport4_data_list()
175 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netport4_uadt()
210 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netport4_uadt()
211 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netport4_uadt()
324 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netport6_data_list()
391 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netport6_uadt()
427 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netport6_uadt()
428 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netport6_uadt()
475 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
486 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_ipportnet.c115 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_ipportnet4_data_list()
182 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_ipportnet4_uadt()
219 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_ipportnet4_uadt()
220 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()
527 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
539 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_netportnet.c125 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netportnet4_data_list()
199 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netportnet4_uadt()
241 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netportnet4_uadt()
242 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netportnet4_uadt()
401 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netportnet6_data_list()
477 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netportnet6_uadt()
524 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netportnet6_uadt()
525 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netportnet6_uadt()
572 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
584 [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()
613 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in list_set_create()
645 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
654 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_bitmap_port.c236 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in bitmap_port_create()
277 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_bitmap_ip.c255 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in bitmap_ip_create()
345 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_mac.c139 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_bitmap_ipmac.c329 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in bitmap_ipmac_create()
391 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_ipmark.c290 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_ip.c292 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_ipmac.c284 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_ipport.c356 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_ipportip.c370 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_core.c375 if (tb[IPSET_ATTR_CADT_FLAGS]) in ip_set_elem_len()
376 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in ip_set_elem_len()
Dip_set_hash_gen.h1248 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in IPSET_TOKEN()
/Linux-v4.19/include/uapi/linux/netfilter/ipset/
Dip_set.h84 IPSET_ATTR_CADT_FLAGS, /* 8 */ enumerator
/Linux-v4.19/include/linux/netfilter/ipset/
Dip_set.h300 return nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(cadt_flags)); in ip_set_put_flags()