Searched refs:IPSET_ATTR_CIDR2 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_hash_netnet.c | 110 nla_put_u8(skb, IPSET_ATTR_CIDR2, data->cidr[1]) || in hash_netnet4_data_list() 200 if (tb[IPSET_ATTR_CIDR2]) { in hash_netnet4_uadt() 201 e.cidr[1] = nla_get_u8(tb[IPSET_ATTR_CIDR2]); in hash_netnet4_uadt() 355 nla_put_u8(skb, IPSET_ATTR_CIDR2, data->cidr[1]) || in hash_netnet6_data_list() 446 if (tb[IPSET_ATTR_CIDR2]) { in hash_netnet6_uadt() 447 e.cidr[1] = nla_get_u8(tb[IPSET_ATTR_CIDR2]); in hash_netnet6_uadt() 491 [IPSET_ATTR_CIDR2] = { .type = NLA_U8 },
|
| H A D | ip_set_hash_ipportnet.c | 108 nla_put_u8(skb, IPSET_ATTR_CIDR2, data->cidr + 1) || in hash_ipportnet4_data_list() 193 if (tb[IPSET_ATTR_CIDR2]) { in hash_ipportnet4_uadt() 194 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR2]); in hash_ipportnet4_uadt() 360 nla_put_u8(skb, IPSET_ATTR_CIDR2, data->cidr + 1) || in hash_ipportnet6_data_list() 454 if (tb[IPSET_ATTR_CIDR2]) { in hash_ipportnet6_uadt() 455 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR2]); in hash_ipportnet6_uadt() 536 [IPSET_ATTR_CIDR2] = { .type = NLA_U8 },
|
| H A D | ip_set_hash_netportnet.c | 118 nla_put_u8(skb, IPSET_ATTR_CIDR2, data->cidr[1]) || in hash_netportnet4_data_list() 217 if (tb[IPSET_ATTR_CIDR2]) { in hash_netportnet4_uadt() 218 e.cidr[1] = nla_get_u8(tb[IPSET_ATTR_CIDR2]); in hash_netportnet4_uadt() 408 nla_put_u8(skb, IPSET_ATTR_CIDR2, data->cidr[1]) || in hash_netportnet6_data_list() 510 if (tb[IPSET_ATTR_CIDR2]) { in hash_netportnet6_uadt() 511 e.cidr[1] = nla_get_u8(tb[IPSET_ATTR_CIDR2]); in hash_netportnet6_uadt() 592 [IPSET_ATTR_CIDR2] = { .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 | 113 IPSET_ATTR_CIDR2, 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 | 113 IPSET_ATTR_CIDR2, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ipset/ |
| H A D | ip_set.h | 117 IPSET_ATTR_CIDR2, enumerator
|