| /Linux-v5.4/net/netfilter/ipset/ |
| D | ip_set_hash_net.c | 92 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() 257 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_net6_data_list() 315 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_net6_uadt() 336 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_net6_uadt() 337 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_net6_uadt() 364 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 }, 372 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
| D | ip_set_hash_netiface.c | 114 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netiface4_data_list() 207 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netiface4_uadt() 225 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netiface4_uadt() 226 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netiface4_uadt() 337 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netiface6_data_list() 413 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netiface6_uadt() 436 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netiface6_uadt() 437 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netiface6_uadt() 468 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 }, 475 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
| D | ip_set_hash_netnet.c | 112 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netnet4_data_list() 178 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netnet4_uadt() 205 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netnet4_uadt() 206 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netnet4_uadt() 343 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netnet6_data_list() 409 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netnet6_uadt() 441 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netnet6_uadt() 442 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netnet6_uadt() 469 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 }, 480 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
| D | ip_set_hash_netport.c | 107 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netport4_data_list() 171 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netport4_uadt() 206 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netport4_uadt() 207 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netport4_uadt() 320 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netport6_data_list() 387 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netport6_uadt() 423 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netport6_uadt() 424 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netport6_uadt() 471 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 }, 482 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
| D | ip_set_hash_ipportnet.c | 111 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() 360 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_ipportnet6_data_list() 428 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_ipportnet6_uadt() 475 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_ipportnet6_uadt() 476 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_ipportnet6_uadt() 523 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 }, 535 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
| D | ip_set_hash_netportnet.c | 121 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netportnet4_data_list() 195 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netportnet4_uadt() 237 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netportnet4_uadt() 238 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netportnet4_uadt() 397 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netportnet6_data_list() 473 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netportnet6_uadt() 520 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netportnet6_uadt() 521 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netportnet6_uadt() 568 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 }, 580 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
| D | ip_set_list_set.c | 360 !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 },
|
| D | ip_set_bitmap_port.c | 232 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in bitmap_port_create() 273 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
| D | ip_set_bitmap_ip.c | 252 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in bitmap_ip_create() 342 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
| D | ip_set_hash_mac.c | 135 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
| D | ip_set_bitmap_ipmac.c | 328 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in bitmap_ipmac_create() 390 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
| D | ip_set_hash_ip.c | 288 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
| D | ip_set_hash_ipmac.c | 278 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
| D | ip_set_hash_ipmark.c | 285 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
| D | ip_set_hash_ipport.c | 352 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
| D | ip_set_hash_ipportip.c | 366 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
| D | ip_set_core.c | 376 if (tb[IPSET_ATTR_CADT_FLAGS]) in ip_set_elem_len() 377 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in ip_set_elem_len()
|
| D | ip_set_hash_gen.h | 1244 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in IPSET_TOKEN()
|
| /Linux-v5.4/include/uapi/linux/netfilter/ipset/ |
| D | ip_set.h | 88 IPSET_ATTR_CADT_FLAGS, /* 8 */ enumerator
|
| /Linux-v5.4/include/linux/netfilter/ipset/ |
| D | ip_set.h | 297 return nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(cadt_flags)); in ip_set_put_flags()
|