Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/ipset/
Dip_set_hash_netnet.c215 tb[IPSET_ATTR_IP2_TO])) { in hash_netnet4_uadt()
237 if (tb[IPSET_ATTR_IP2_TO]) { in hash_netnet4_uadt()
238 ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2_TO], &ip2_to); in hash_netnet4_uadt()
426 if (unlikely(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_IP2_TO])) in hash_netnet6_uadt()
492 [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()
277 if (tb[IPSET_ATTR_IP2_TO]) { in hash_netportnet4_uadt()
278 ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2_TO], &ip2_to); in hash_netportnet4_uadt()
490 if (unlikely(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_IP2_TO])) in hash_netportnet6_uadt()
591 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
Dip_set_hash_ipportnet.c226 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()
535 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
/linux-5.19.10/include/uapi/linux/netfilter/ipset/
Dip_set.h118 IPSET_ATTR_IP2_TO, enumerator