Symbol: IPSET_ATTR_PORT
include/uapi/linux/netfilter/ipset/ip_set.h
80
IPSET_ATTR_PORT_FROM = IPSET_ATTR_PORT,
net/netfilter/ipset/ip_set_bitmap_port.c
167
if (unlikely(!ip_set_attr_netorder(tb, IPSET_ATTR_PORT) ||
net/netfilter/ipset/ip_set_bitmap_port.c
171
port = ip_set_get_h16(tb[IPSET_ATTR_PORT]);
net/netfilter/ipset/ip_set_bitmap_port.c
256
if (unlikely(!ip_set_attr_netorder(tb, IPSET_ATTR_PORT) ||
net/netfilter/ipset/ip_set_bitmap_port.c
262
first_port = ip_set_get_h16(tb[IPSET_ATTR_PORT]);
net/netfilter/ipset/ip_set_bitmap_port.c
297
[IPSET_ATTR_PORT] = { .type = NLA_U16 },
net/netfilter/ipset/ip_set_bitmap_port.c
303
[IPSET_ATTR_PORT] = { .type = NLA_U16 },
net/netfilter/ipset/ip_set_bitmap_port.c
88
return nla_put_net16(skb, IPSET_ATTR_PORT,
net/netfilter/ipset/ip_set_bitmap_port.c
95
return nla_put_net16(skb, IPSET_ATTR_PORT, htons(map->first_port)) ||
net/netfilter/ipset/ip_set_hash_ipport.c
127
!ip_set_attr_netorder(tb, IPSET_ATTR_PORT) ||
net/netfilter/ipset/ip_set_hash_ipport.c
143
e.port = nla_get_be16(tb[IPSET_ATTR_PORT]);
net/netfilter/ipset/ip_set_hash_ipport.c
239
nla_put_net16(skb, IPSET_ATTR_PORT, data->port) ||
net/netfilter/ipset/ip_set_hash_ipport.c
301
!ip_set_attr_netorder(tb, IPSET_ATTR_PORT) ||
net/netfilter/ipset/ip_set_hash_ipport.c
325
e.port = nla_get_be16(tb[IPSET_ATTR_PORT]);
net/netfilter/ipset/ip_set_hash_ipport.c
389
[IPSET_ATTR_PORT] = { .type = NLA_U16 },
net/netfilter/ipset/ip_set_hash_ipport.c
69
nla_put_net16(skb, IPSET_ATTR_PORT, data->port) ||
net/netfilter/ipset/ip_set_hash_ipportip.c
123
!ip_set_attr_netorder(tb, IPSET_ATTR_PORT) ||
net/netfilter/ipset/ip_set_hash_ipportip.c
139
e.port = nla_get_be16(tb[IPSET_ATTR_PORT]);
net/netfilter/ipset/ip_set_hash_ipportip.c
238
nla_put_net16(skb, IPSET_ATTR_PORT, data->port) ||
net/netfilter/ipset/ip_set_hash_ipportip.c
296
!ip_set_attr_netorder(tb, IPSET_ATTR_PORT) ||
net/netfilter/ipset/ip_set_hash_ipportip.c
320
e.port = nla_get_be16(tb[IPSET_ATTR_PORT]);
net/netfilter/ipset/ip_set_hash_ipportip.c
382
[IPSET_ATTR_PORT] = { .type = NLA_U16 },
net/netfilter/ipset/ip_set_hash_ipportip.c
67
nla_put_net16(skb, IPSET_ATTR_PORT, data->port) ||
net/netfilter/ipset/ip_set_hash_ipportnet.c
108
nla_put_net16(skb, IPSET_ATTR_PORT, data->port) ||
net/netfilter/ipset/ip_set_hash_ipportnet.c
177
!ip_set_attr_netorder(tb, IPSET_ATTR_PORT) ||
net/netfilter/ipset/ip_set_hash_ipportnet.c
201
e.port = nla_get_be16(tb[IPSET_ATTR_PORT]);
net/netfilter/ipset/ip_set_hash_ipportnet.c
366
nla_put_net16(skb, IPSET_ATTR_PORT, data->port) ||
net/netfilter/ipset/ip_set_hash_ipportnet.c
436
!ip_set_attr_netorder(tb, IPSET_ATTR_PORT) ||
net/netfilter/ipset/ip_set_hash_ipportnet.c
470
e.port = nla_get_be16(tb[IPSET_ATTR_PORT]);
net/netfilter/ipset/ip_set_hash_ipportnet.c
542
[IPSET_ATTR_PORT] = { .type = NLA_U16 },
net/netfilter/ipset/ip_set_hash_netport.c
104
nla_put_net16(skb, IPSET_ATTR_PORT, data->port) ||
net/netfilter/ipset/ip_set_hash_netport.c
170
!ip_set_attr_netorder(tb, IPSET_ATTR_PORT) ||
net/netfilter/ipset/ip_set_hash_netport.c
190
e.port = nla_get_be16(tb[IPSET_ATTR_PORT]);
net/netfilter/ipset/ip_set_hash_netport.c
321
nla_put_net16(skb, IPSET_ATTR_PORT, data->port) ||
net/netfilter/ipset/ip_set_hash_netport.c
390
!ip_set_attr_netorder(tb, IPSET_ATTR_PORT) ||
net/netfilter/ipset/ip_set_hash_netport.c
413
e.port = nla_get_be16(tb[IPSET_ATTR_PORT]);
net/netfilter/ipset/ip_set_hash_netport.c
483
[IPSET_ATTR_PORT] = { .type = NLA_U16 },
net/netfilter/ipset/ip_set_hash_netportnet.c
118
nla_put_net16(skb, IPSET_ATTR_PORT, data->port) ||
net/netfilter/ipset/ip_set_hash_netportnet.c
205
!ip_set_attr_netorder(tb, IPSET_ATTR_PORT) ||
net/netfilter/ipset/ip_set_hash_netportnet.c
234
e.port = nla_get_be16(tb[IPSET_ATTR_PORT]);
net/netfilter/ipset/ip_set_hash_netportnet.c
410
nla_put_net16(skb, IPSET_ATTR_PORT, data->port) ||
net/netfilter/ipset/ip_set_hash_netportnet.c
489
!ip_set_attr_netorder(tb, IPSET_ATTR_PORT) ||
net/netfilter/ipset/ip_set_hash_netportnet.c
523
e.port = nla_get_be16(tb[IPSET_ATTR_PORT]);
net/netfilter/ipset/ip_set_hash_netportnet.c
595
[IPSET_ATTR_PORT] = { .type = NLA_U16 },