Symbol: IPSET_ATTR_IP2
net/netfilter/ipset/ip_set_hash_ipportip.c
122
if (unlikely(!tb[IPSET_ATTR_IP] || !tb[IPSET_ATTR_IP2] ||
net/netfilter/ipset/ip_set_hash_ipportip.c
135
ret = ip_set_get_ipaddr4(tb[IPSET_ATTR_IP2], &e.ip2);
net/netfilter/ipset/ip_set_hash_ipportip.c
234
nla_put_ipaddr6(skb, IPSET_ATTR_IP2, &data->ip2.in6) ||
net/netfilter/ipset/ip_set_hash_ipportip.c
292
if (unlikely(!tb[IPSET_ATTR_IP] || !tb[IPSET_ATTR_IP2] ||
net/netfilter/ipset/ip_set_hash_ipportip.c
313
ret = ip_set_get_ipaddr6(tb[IPSET_ATTR_IP2], &e.ip2);
net/netfilter/ipset/ip_set_hash_ipportip.c
378
[IPSET_ATTR_IP2] = { .type = NLA_NESTED },
net/netfilter/ipset/ip_set_hash_ipportip.c
66
nla_put_ipaddr4(skb, IPSET_ATTR_IP2, data->ip2) ||
net/netfilter/ipset/ip_set_hash_ipportnet.c
107
nla_put_ipaddr4(skb, IPSET_ATTR_IP2, data->ip2) ||
net/netfilter/ipset/ip_set_hash_ipportnet.c
176
if (unlikely(!tb[IPSET_ATTR_IP] || !tb[IPSET_ATTR_IP2] ||
net/netfilter/ipset/ip_set_hash_ipportnet.c
190
ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2], &ip2_from);
net/netfilter/ipset/ip_set_hash_ipportnet.c
362
nla_put_ipaddr6(skb, IPSET_ATTR_IP2, &data->ip2.in6) ||
net/netfilter/ipset/ip_set_hash_ipportnet.c
432
if (unlikely(!tb[IPSET_ATTR_IP] || !tb[IPSET_ATTR_IP2] ||
net/netfilter/ipset/ip_set_hash_ipportnet.c
454
ret = ip_set_get_ipaddr6(tb[IPSET_ATTR_IP2], &e.ip2);
net/netfilter/ipset/ip_set_hash_ipportnet.c
537
[IPSET_ATTR_IP2] = { .type = NLA_NESTED },
net/netfilter/ipset/ip_set_hash_netnet.c
112
nla_put_ipaddr4(skb, IPSET_ATTR_IP2, data->ip[1]) ||
net/netfilter/ipset/ip_set_hash_netnet.c
181
if (unlikely(!tb[IPSET_ATTR_IP] || !tb[IPSET_ATTR_IP2] ||
net/netfilter/ipset/ip_set_hash_netnet.c
189
ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2], &ip2_from);
net/netfilter/ipset/ip_set_hash_netnet.c
348
nla_put_ipaddr6(skb, IPSET_ATTR_IP2, &data->ip[1].in6) ||
net/netfilter/ipset/ip_set_hash_netnet.c
423
if (unlikely(!tb[IPSET_ATTR_IP] || !tb[IPSET_ATTR_IP2] ||
net/netfilter/ipset/ip_set_hash_netnet.c
433
ret = ip_set_get_ipaddr6(tb[IPSET_ATTR_IP2], &e.ip[1]);
net/netfilter/ipset/ip_set_hash_netnet.c
498
[IPSET_ATTR_IP2] = { .type = NLA_NESTED },
net/netfilter/ipset/ip_set_hash_netportnet.c
117
nla_put_ipaddr4(skb, IPSET_ATTR_IP2, data->ip[1]) ||
net/netfilter/ipset/ip_set_hash_netportnet.c
204
if (unlikely(!tb[IPSET_ATTR_IP] || !tb[IPSET_ATTR_IP2] ||
net/netfilter/ipset/ip_set_hash_netportnet.c
214
ret = ip_set_get_hostipaddr4(tb[IPSET_ATTR_IP2], &ip2_from);
net/netfilter/ipset/ip_set_hash_netportnet.c
409
nla_put_ipaddr6(skb, IPSET_ATTR_IP2, &data->ip[1].in6) ||
net/netfilter/ipset/ip_set_hash_netportnet.c
488
if (unlikely(!tb[IPSET_ATTR_IP] || !tb[IPSET_ATTR_IP2] ||
net/netfilter/ipset/ip_set_hash_netportnet.c
500
ret = ip_set_get_ipaddr6(tb[IPSET_ATTR_IP2], &e.ip[1]);
net/netfilter/ipset/ip_set_hash_netportnet.c
593
[IPSET_ATTR_IP2] = { .type = NLA_NESTED },