Symbol: IPSET_ATTR_PORT_TO
net/netfilter/ipset/ip_set_bitmap_port.c
168
!ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO)))
net/netfilter/ipset/ip_set_bitmap_port.c
183
if (tb[IPSET_ATTR_PORT_TO]) {
net/netfilter/ipset/ip_set_bitmap_port.c
184
port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
net/netfilter/ipset/ip_set_bitmap_port.c
257
!ip_set_attr_netorder(tb, IPSET_ATTR_PORT_TO) ||
net/netfilter/ipset/ip_set_bitmap_port.c
263
last_port = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
net/netfilter/ipset/ip_set_bitmap_port.c
298
[IPSET_ATTR_PORT_TO] = { .type = NLA_U16 },
net/netfilter/ipset/ip_set_bitmap_port.c
304
[IPSET_ATTR_PORT_TO] = { .type = NLA_U16 },
net/netfilter/ipset/ip_set_bitmap_port.c
96
nla_put_net16(skb, IPSET_ATTR_PORT_TO, htons(map->last_port));
net/netfilter/ipset/ip_set_hash_ipport.c
128
!ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO)))
net/netfilter/ipset/ip_set_hash_ipport.c
160
tb[IPSET_ATTR_PORT_TO])) {
net/netfilter/ipset/ip_set_hash_ipport.c
181
if (with_ports && tb[IPSET_ATTR_PORT_TO]) {
net/netfilter/ipset/ip_set_hash_ipport.c
182
port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
net/netfilter/ipset/ip_set_hash_ipport.c
299
!ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO)))
net/netfilter/ipset/ip_set_hash_ipport.c
337
if (adt == IPSET_TEST || !with_ports || !tb[IPSET_ATTR_PORT_TO]) {
net/netfilter/ipset/ip_set_hash_ipport.c
343
port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
net/netfilter/ipset/ip_set_hash_ipport.c
387
[IPSET_ATTR_PORT_TO] = { .type = NLA_U16 },
net/netfilter/ipset/ip_set_hash_ipportip.c
124
!ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO)))
net/netfilter/ipset/ip_set_hash_ipportip.c
156
tb[IPSET_ATTR_PORT_TO])) {
net/netfilter/ipset/ip_set_hash_ipportip.c
177
if (with_ports && tb[IPSET_ATTR_PORT_TO]) {
net/netfilter/ipset/ip_set_hash_ipportip.c
178
port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
net/netfilter/ipset/ip_set_hash_ipportip.c
294
!ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO)))
net/netfilter/ipset/ip_set_hash_ipportip.c
332
if (adt == IPSET_TEST || !with_ports || !tb[IPSET_ATTR_PORT_TO]) {
net/netfilter/ipset/ip_set_hash_ipportip.c
338
port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
net/netfilter/ipset/ip_set_hash_ipportip.c
380
[IPSET_ATTR_PORT_TO] = { .type = NLA_U16 },
net/netfilter/ipset/ip_set_hash_ipportnet.c
178
!ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO) ||
net/netfilter/ipset/ip_set_hash_ipportnet.c
223
with_ports = with_ports && tb[IPSET_ATTR_PORT_TO];
net/netfilter/ipset/ip_set_hash_ipportnet.c
250
if (tb[IPSET_ATTR_PORT_TO]) {
net/netfilter/ipset/ip_set_hash_ipportnet.c
251
port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
net/netfilter/ipset/ip_set_hash_ipportnet.c
434
!ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO) ||
net/netfilter/ipset/ip_set_hash_ipportnet.c
489
if (adt == IPSET_TEST || !with_ports || !tb[IPSET_ATTR_PORT_TO]) {
net/netfilter/ipset/ip_set_hash_ipportnet.c
496
port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
net/netfilter/ipset/ip_set_hash_ipportnet.c
540
[IPSET_ATTR_PORT_TO] = { .type = NLA_U16 },
net/netfilter/ipset/ip_set_hash_netport.c
171
!ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO) ||
net/netfilter/ipset/ip_set_hash_netport.c
205
with_ports = with_ports && tb[IPSET_ATTR_PORT_TO];
net/netfilter/ipset/ip_set_hash_netport.c
222
if (tb[IPSET_ATTR_PORT_TO]) {
net/netfilter/ipset/ip_set_hash_netport.c
223
port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
net/netfilter/ipset/ip_set_hash_netport.c
391
!ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO) ||
net/netfilter/ipset/ip_set_hash_netport.c
435
if (adt == IPSET_TEST || !with_ports || !tb[IPSET_ATTR_PORT_TO]) {
net/netfilter/ipset/ip_set_hash_netport.c
442
port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
net/netfilter/ipset/ip_set_hash_netport.c
484
[IPSET_ATTR_PORT_TO] = { .type = NLA_U16 },
net/netfilter/ipset/ip_set_hash_netportnet.c
206
!ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO) ||
net/netfilter/ipset/ip_set_hash_netportnet.c
256
with_ports = with_ports && tb[IPSET_ATTR_PORT_TO];
net/netfilter/ipset/ip_set_hash_netportnet.c
280
if (tb[IPSET_ATTR_PORT_TO]) {
net/netfilter/ipset/ip_set_hash_netportnet.c
281
port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
net/netfilter/ipset/ip_set_hash_netportnet.c
490
!ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO) ||
net/netfilter/ipset/ip_set_hash_netportnet.c
545
if (adt == IPSET_TEST || !with_ports || !tb[IPSET_ATTR_PORT_TO]) {
net/netfilter/ipset/ip_set_hash_netportnet.c
552
port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
net/netfilter/ipset/ip_set_hash_netportnet.c
596
[IPSET_ATTR_PORT_TO] = { .type = NLA_U16 },