Searched refs:IPSET_TEST (Results 1 – 20 of 20) sorted by relevance
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_hash_netport.c | 139 if (adt == IPSET_TEST) in hash_netport4_kadt() 214 if (adt == IPSET_TEST || !(with_ports || tb[IPSET_ATTR_IP_TO])) { in hash_netport4_uadt() 364 if (adt == IPSET_TEST) in hash_netport6_kadt() 439 if (adt == IPSET_TEST || !with_ports || !tb[IPSET_ATTR_PORT_TO]) { in hash_netport6_uadt()
|
| H A D | ip_set_hash_net.c | 125 if (adt == IPSET_TEST) in hash_net4_kadt() 173 if (adt == IPSET_TEST || !tb[IPSET_ATTR_IP_TO]) { in hash_net4_uadt() 302 if (adt == IPSET_TEST) in hash_net6_kadt()
|
| H A D | ip_set_hash_ipportnet.c | 144 if (adt == IPSET_TEST) in hash_ipportnet4_kadt() 223 if (adt == IPSET_TEST || in hash_ipportnet4_uadt() 398 if (adt == IPSET_TEST) in hash_ipportnet6_kadt() 485 if (adt == IPSET_TEST || !with_ports || !tb[IPSET_ATTR_PORT_TO]) { in hash_ipportnet6_uadt()
|
| H A D | ip_set_hash_netportnet.c | 160 if (adt == IPSET_TEST) in hash_netportnet4_kadt() 246 if (adt == IPSET_TEST || in hash_netportnet4_uadt() 453 if (adt == IPSET_TEST) in hash_netportnet6_kadt() 541 if (adt == IPSET_TEST || !with_ports || !tb[IPSET_ATTR_PORT_TO]) { in hash_netportnet6_uadt()
|
| H A D | ip_set_hash_netiface.c | 168 if (adt == IPSET_TEST) in hash_netiface4_kadt() 240 if (adt == IPSET_TEST || !tb[IPSET_ATTR_IP_TO]) { in hash_netiface4_uadt() 392 if (adt == IPSET_TEST) in hash_netiface6_kadt()
|
| H A D | ip_set_hash_ipmark.c | 126 if (adt == IPSET_TEST || in hash_ipmark4_uadt() 265 if (adt == IPSET_TEST) { in hash_ipmark6_uadt()
|
| H A D | ip_set_hash_netnet.c | 150 if (adt == IPSET_TEST) in hash_netnet4_kadt() 213 if (adt == IPSET_TEST || !(tb[IPSET_ATTR_IP_TO] || in hash_netnet4_uadt() 398 if (adt == IPSET_TEST) in hash_netnet6_kadt()
|
| H A D | ip_set_hash_ipport.c | 146 if (adt == IPSET_TEST || in hash_ipport4_uadt() 315 if (adt == IPSET_TEST || !with_ports || !tb[IPSET_ATTR_PORT_TO]) { in hash_ipport6_uadt()
|
| H A D | ip_set_list_set.c | 123 case IPSET_TEST: in list_set_kadt() 397 if (adt != IPSET_TEST && SET_WITH_TIMEOUT(set)) in list_set_uadt() 554 [IPSET_TEST] = list_set_utest,
|
| H A D | ip_set_hash_ipportip.c | 153 if (adt == IPSET_TEST || in hash_ipportip4_uadt() 330 if (adt == IPSET_TEST || !with_ports || !tb[IPSET_ATTR_PORT_TO]) { in hash_ipportip6_uadt()
|
| H A D | ip_set_bitmap_port.c | 178 if (adt == IPSET_TEST) { in bitmap_port_uadt()
|
| H A D | ip_set_hash_ip.c | 126 if (adt == IPSET_TEST) in hash_ip4_uadt()
|
| H A D | ip_set_bitmap_gen.h | 297 [IPSET_TEST] = mtype_test,
|
| H A D | ip_set_bitmap_ip.c | 157 if (adt == IPSET_TEST) { in bitmap_ip_uadt()
|
| H A D | ip_set_core.c | 743 ret = set->variant->kadt(set, skb, par, IPSET_TEST, opt); in ip_set_test() 1860 ret = set->variant->uadt(set, tb, IPSET_TEST, &lineno, 0, 0); in ip_set_utest()
|
| H A D | ip_set_hash_gen.h | 1427 [IPSET_TEST] = mtype_test,
|
| /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 | 218 IPSET_TEST, 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 | 218 IPSET_TEST, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ipset/ |
| H A D | ip_set.h | 224 IPSET_TEST, enumerator
|
| /OK3568_Linux_fs/kernel/include/linux/netfilter/ipset/ |
| H A D | ip_set.h | 369 return adt == IPSET_TEST && in ip_set_enomatch()
|