/linux-6.1.9/net/netfilter/ipset/ |
D | ip_set_hash_net.c | 93 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 },
|
D | ip_set_hash_netiface.c | 120 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 },
|
D | ip_set_hash_netnet.c | 113 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netnet4_data_list() 179 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netnet4_uadt() 206 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netnet4_uadt() 207 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netnet4_uadt() 349 nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(flags)))) in hash_netnet6_data_list() 415 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in hash_netnet6_uadt() 447 if (tb[IPSET_ATTR_CADT_FLAGS]) { in hash_netnet6_uadt() 448 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netnet6_uadt() 477 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 }, 488 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
D | ip_set_hash_netport.c | 108 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 },
|
D | ip_set_hash_ipportnet.c | 112 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 },
|
D | ip_set_hash_netportnet.c | 122 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 },
|
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 | 259 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in bitmap_port_create() 300 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
D | ip_set_bitmap_ip.c | 264 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in bitmap_ip_create() 354 [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_mac.c | 137 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
D | ip_set_hash_ipmark.c | 297 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
D | ip_set_hash_ip.c | 296 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
D | ip_set_hash_ipmac.c | 280 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
D | ip_set_hash_ipport.c | 359 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
D | ip_set_hash_ipportip.c | 373 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
|
D | ip_set_core.c | 438 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()
|
D | ip_set_hash_gen.h | 1454 !ip_set_optattr_netorder(tb, IPSET_ATTR_CADT_FLAGS))) in IPSET_TOKEN()
|
/linux-6.1.9/include/uapi/linux/netfilter/ipset/ |
D | ip_set.h | 84 IPSET_ATTR_CADT_FLAGS, /* 8 */ enumerator
|