Home
last modified time | relevance | path

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

/linux/net/netfilter/ipset/
H A Dip_set_hash_netnet.c219 tb[IPSET_ATTR_IP2_TO])) { in hash_netnet4_uadt()
241 if (tb[IPSET_ATTR_IP2_TO]) { in hash_netnet4_uadt()
242 ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2_TO], &ip2_to); in hash_netnet4_uadt()
430 if (unlikely(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_IP2_TO])) in hash_netnet6_uadt()
503 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
H A Dip_set_hash_ipportnet.c226 tb[IPSET_ATTR_IP2_TO])) { in hash_ipportnet4_uadt()
257 if (tb[IPSET_ATTR_IP2_TO]) { in hash_ipportnet4_uadt()
258 ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2_TO], &ip2_to); in hash_ipportnet4_uadt()
541 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
/linux/include/uapi/linux/netfilter/ipset/
H A Dip_set.h115 IPSET_ATTR_IP2_TO, enumerator