| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_hash_net.c | 90 nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr) || in hash_net4_data_list() 160 if (tb[IPSET_ATTR_CIDR]) { in hash_net4_uadt() 161 e.cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_net4_uadt() 264 nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr) || in hash_net6_data_list() 337 if (tb[IPSET_ATTR_CIDR]) { in hash_net6_uadt() 338 e.cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_net6_uadt() 378 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
| H A D | ip_set_hash_ipmark.c | 127 !(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_CIDR])) { in hash_ipmark4_uadt() 142 } else if (tb[IPSET_ATTR_CIDR]) { in hash_ipmark4_uadt() 143 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ipmark4_uadt() 247 if (unlikely(tb[IPSET_ATTR_CIDR])) { in hash_ipmark6_uadt() 248 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ipmark6_uadt() 299 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
| H A D | ip_set_bitmap_ip.c | 171 } else if (tb[IPSET_ATTR_CIDR]) { in bitmap_ip_uadt() 172 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in bitmap_ip_uadt() 277 } else if (tb[IPSET_ATTR_CIDR]) { in bitmap_ip_create() 278 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in bitmap_ip_create() 351 [IPSET_ATTR_CIDR] = { .type = NLA_U8 }, 359 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
| H A D | ip_set_hash_ip.c | 139 } else if (tb[IPSET_ATTR_CIDR]) { in hash_ip4_uadt() 140 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ip4_uadt() 253 if (unlikely(tb[IPSET_ATTR_CIDR])) { in hash_ip6_uadt() 254 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ip6_uadt() 298 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
| H A D | ip_set_hash_ipport.c | 147 !(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_CIDR] || in hash_ipport4_uadt() 160 } else if (tb[IPSET_ATTR_CIDR]) { in hash_ipport4_uadt() 161 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ipport4_uadt() 285 if (unlikely(tb[IPSET_ATTR_CIDR])) { in hash_ipport6_uadt() 286 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ipport6_uadt() 362 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
| H A D | ip_set_hash_netiface.c | 116 nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr) || in hash_netiface4_data_list() 223 if (tb[IPSET_ATTR_CIDR]) { in hash_netiface4_uadt() 224 e.cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_netiface4_uadt() 353 nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr) || in hash_netiface6_data_list() 445 if (tb[IPSET_ATTR_CIDR]) { in hash_netiface6_uadt() 446 e.cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_netiface6_uadt() 497 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
| H A D | ip_set_hash_netport.c | 104 nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr + 1) || in hash_netport4_data_list() 183 if (tb[IPSET_ATTR_CIDR]) { in hash_netport4_uadt() 184 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_netport4_uadt() 326 nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr + 1) || in hash_netport6_data_list() 409 if (tb[IPSET_ATTR_CIDR]) { in hash_netport6_uadt() 410 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_netport6_uadt() 488 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
| H A D | ip_set_hash_ipportip.c | 154 !(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_CIDR] || in hash_ipportip4_uadt() 167 } else if (tb[IPSET_ATTR_CIDR]) { in hash_ipportip4_uadt() 168 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ipportip4_uadt() 296 if (unlikely(tb[IPSET_ATTR_CIDR])) { in hash_ipportip6_uadt() 297 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ipportip6_uadt() 377 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
| H A D | ip_set_hash_netnet.c | 109 nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr[0]) || in hash_netnet4_data_list() 194 if (tb[IPSET_ATTR_CIDR]) { in hash_netnet4_uadt() 195 e.cidr[0] = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_netnet4_uadt() 354 nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr[0]) || in hash_netnet6_data_list() 440 if (tb[IPSET_ATTR_CIDR]) { in hash_netnet6_uadt() 441 e.cidr[0] = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_netnet6_uadt() 490 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
| H A D | ip_set_hash_netportnet.c | 117 nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr[0]) || in hash_netportnet4_data_list() 211 if (tb[IPSET_ATTR_CIDR]) { in hash_netportnet4_uadt() 212 e.cidr[0] = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_netportnet4_uadt() 407 nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr[0]) || in hash_netportnet6_data_list() 504 if (tb[IPSET_ATTR_CIDR]) { in hash_netportnet6_uadt() 505 e.cidr[0] = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_netportnet6_uadt() 591 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
| H A D | ip_set_hash_ipportnet.c | 224 !(tb[IPSET_ATTR_CIDR] || tb[IPSET_ATTR_IP_TO] || with_ports || in hash_ipportnet4_uadt() 240 } else if (tb[IPSET_ATTR_CIDR]) { in hash_ipportnet4_uadt() 241 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ipportnet4_uadt() 435 if (unlikely(tb[IPSET_ATTR_CIDR])) { in hash_ipportnet6_uadt() 436 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ipportnet6_uadt() 535 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
| H A D | ip_set_bitmap_ipmac.c | 341 } else if (tb[IPSET_ATTR_CIDR]) { in bitmap_ipmac_create() 342 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in bitmap_ipmac_create() 388 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/ipset/ |
| H A D | ip_set.h | 78 IPSET_ATTR_CIDR, /* 3 */ enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/ipset/ |
| H A D | ip_set.h | 78 IPSET_ATTR_CIDR, /* 3 */ enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ipset/ |
| H A D | ip_set.h | 82 IPSET_ATTR_CIDR, /* 3 */ enumerator
|