Home
last modified time | relevance | path

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

/linux-4.4.14/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()
262 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_net6_data_list()
320 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_net6_uadt()
341 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_net6_uadt()
342 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_net6_uadt()
369 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
376 [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()
323 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netport6_data_list()
390 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netport6_uadt()
426 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netport6_uadt()
427 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netport6_uadt()
474 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
485 [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()
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()
344 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netiface6_data_list()
422 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netiface6_uadt()
445 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netiface6_uadt()
446 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netiface6_uadt()
477 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
484 [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()
400 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netportnet6_data_list()
476 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netportnet6_uadt()
523 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netportnet6_uadt()
524 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netportnet6_uadt()
571 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
583 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_list_set.c365 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in list_set_uadt()
380 if (tb[IPSET_ATTR_CADT_FLAGS]) { in list_set_uadt()
381 u32 f = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in list_set_uadt()
612 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in list_set_create()
644 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
653 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_bitmap_port.c234 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in bitmap_port_create()
279 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_bitmap_ip.c253 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in bitmap_ip_create()
347 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_hash_mac.c141 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
Dip_set_bitmap_ipmac.c325 !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.c290 [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.c373 if (tb[IPSET_ATTR_CADT_FLAGS]) in ip_set_elem_len()
374 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in ip_set_elem_len()
Dip_set_hash_gen.h1258 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in IPSET_TOKEN()
/linux-4.4.14/include/uapi/linux/netfilter/ipset/
Dip_set.h83 IPSET_ATTR_CADT_FLAGS, /* 8 */ enumerator
/linux-4.4.14/include/linux/netfilter/ipset/
Dip_set.h290 return nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(cadt_flags)); in ip_set_put_flags()