Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/ipset/
Dip_set_hash_netnet.c212 tb[IPSET_ATTR_IP2_TO])) { in hash_netnet4_uadt()
233 if (tb[IPSET_ATTR_IP2_TO]) { in hash_netnet4_uadt()
234 ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2_TO], &ip2_to); in hash_netnet4_uadt()
408 if (unlikely(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_IP2_TO])) in hash_netnet6_uadt()
466 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
Dip_set_hash_netportnet.c248 !(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()
474 if (unlikely(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_IP2_TO])) in hash_netportnet6_uadt()
569 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
Dip_set_hash_ipportnet.c234 tb[IPSET_ATTR_IP2_TO])) { in hash_ipportnet4_uadt()
265 if (tb[IPSET_ATTR_IP2_TO]) { in hash_ipportnet4_uadt()
266 ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2_TO], &ip2_to); in hash_ipportnet4_uadt()
539 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
/linux-4.1.27/include/uapi/linux/netfilter/ipset/
Dip_set.h113 IPSET_ATTR_IP2_TO, enumerator