Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/ipset/
Dip_set_hash_netnet.c213 tb[IPSET_ATTR_IP2_TO])) { in hash_netnet4_uadt()
235 if (tb[IPSET_ATTR_IP2_TO]) { in hash_netnet4_uadt()
236 ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2_TO], &ip2_to); in hash_netnet4_uadt()
411 if (unlikely(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_IP2_TO])) in hash_netnet6_uadt()
475 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
Dip_set_hash_netportnet.c246 !(tb[IPSET_ATTR_IP_TO] || with_ports || tb[IPSET_ATTR_IP2_TO])) { in hash_netportnet4_uadt()
275 if (tb[IPSET_ATTR_IP2_TO]) { in hash_netportnet4_uadt()
276 ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2_TO], &ip2_to); in hash_netportnet4_uadt()
475 if (unlikely(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_IP2_TO])) in hash_netportnet6_uadt()
574 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
Dip_set_hash_ipportnet.c225 tb[IPSET_ATTR_IP2_TO])) { in hash_ipportnet4_uadt()
256 if (tb[IPSET_ATTR_IP2_TO]) { in hash_ipportnet4_uadt()
257 ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2_TO], &ip2_to); in hash_ipportnet4_uadt()
529 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
/Linux-v5.4/include/uapi/linux/netfilter/ipset/
Dip_set.h118 IPSET_ATTR_IP2_TO, enumerator