Home
last modified time | relevance | path

Searched refs:IPSET_ATTR_IP2_TO (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_hash_netnet.c214 tb[IPSET_ATTR_IP2_TO])) { in hash_netnet4_uadt()
236 if (tb[IPSET_ATTR_IP2_TO]) { in hash_netnet4_uadt()
237 ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2_TO], &ip2_to); in hash_netnet4_uadt()
425 if (unlikely(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_IP2_TO])) in hash_netnet6_uadt()
489 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
H A Dip_set_hash_netportnet.c247 !(tb[IPSET_ATTR_IP_TO] || with_ports || tb[IPSET_ATTR_IP2_TO])) { in hash_netportnet4_uadt()
276 if (tb[IPSET_ATTR_IP2_TO]) { in hash_netportnet4_uadt()
277 ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2_TO], &ip2_to); in hash_netportnet4_uadt()
489 if (unlikely(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_IP2_TO])) in hash_netportnet6_uadt()
588 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
H A Dip_set_hash_ipportnet.c225 tb[IPSET_ATTR_IP2_TO])) { in hash_ipportnet4_uadt()
259 if (tb[IPSET_ATTR_IP2_TO]) { in hash_ipportnet4_uadt()
260 ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2_TO], &ip2_to); in hash_ipportnet4_uadt()
532 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
/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 Dip_set.h114 IPSET_ATTR_IP2_TO, 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 Dip_set.h114 IPSET_ATTR_IP2_TO, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ipset/
H A Dip_set.h118 IPSET_ATTR_IP2_TO, enumerator