Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/ipset/
Dip_set_hash_netnet.c216 tb[IPSET_ATTR_IP2_TO])) { in hash_netnet4_uadt()
238 if (tb[IPSET_ATTR_IP2_TO]) { in hash_netnet4_uadt()
239 ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2_TO], &ip2_to); in hash_netnet4_uadt()
414 if (unlikely(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_IP2_TO])) in hash_netnet6_uadt()
478 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
Dip_set_hash_netportnet.c250 !(tb[IPSET_ATTR_IP_TO] || with_ports || tb[IPSET_ATTR_IP2_TO])) { in hash_netportnet4_uadt()
279 if (tb[IPSET_ATTR_IP2_TO]) { in hash_netportnet4_uadt()
280 ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2_TO], &ip2_to); in hash_netportnet4_uadt()
478 if (unlikely(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_IP2_TO])) in hash_netportnet6_uadt()
577 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
Dip_set_hash_ipportnet.c229 tb[IPSET_ATTR_IP2_TO])) { in hash_ipportnet4_uadt()
260 if (tb[IPSET_ATTR_IP2_TO]) { in hash_ipportnet4_uadt()
261 ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2_TO], &ip2_to); in hash_ipportnet4_uadt()
533 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
/linux-4.4.14/include/uapi/linux/netfilter/ipset/
Dip_set.h113 IPSET_ATTR_IP2_TO, enumerator