Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/ipset/
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()
417 if (unlikely(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_IP2_TO])) in hash_netnet6_uadt()
483 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
Dip_set_hash_netportnet.c257 !(tb[IPSET_ATTR_IP_TO] || with_ports || tb[IPSET_ATTR_IP2_TO])) { in hash_netportnet4_uadt()
286 if (tb[IPSET_ATTR_IP2_TO]) { in hash_netportnet4_uadt()
287 ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2_TO], &ip2_to); in hash_netportnet4_uadt()
492 if (unlikely(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_IP2_TO])) in hash_netportnet6_uadt()
593 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
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()
538 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
/linux-6.1.9/include/uapi/linux/netfilter/ipset/
Dip_set.h114 IPSET_ATTR_IP2_TO, enumerator