IPSET_ATTR_PORT_TO   96 net/netfilter/ipset/ip_set_bitmap_port.c 	       nla_put_net16(skb, IPSET_ATTR_PORT_TO, htons(map->last_port));
IPSET_ATTR_PORT_TO  141 net/netfilter/ipset/ip_set_bitmap_port.c 		     !ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO)))
IPSET_ATTR_PORT_TO  156 net/netfilter/ipset/ip_set_bitmap_port.c 	if (tb[IPSET_ATTR_PORT_TO]) {
IPSET_ATTR_PORT_TO  157 net/netfilter/ipset/ip_set_bitmap_port.c 		port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
IPSET_ATTR_PORT_TO  230 net/netfilter/ipset/ip_set_bitmap_port.c 		     !ip_set_attr_netorder(tb, IPSET_ATTR_PORT_TO) ||
IPSET_ATTR_PORT_TO  236 net/netfilter/ipset/ip_set_bitmap_port.c 	last_port = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
IPSET_ATTR_PORT_TO  271 net/netfilter/ipset/ip_set_bitmap_port.c 		[IPSET_ATTR_PORT_TO]	= { .type = NLA_U16 },
IPSET_ATTR_PORT_TO  277 net/netfilter/ipset/ip_set_bitmap_port.c 		[IPSET_ATTR_PORT_TO]	= { .type = NLA_U16 },
IPSET_ATTR_PORT_TO  120 net/netfilter/ipset/ip_set_hash_ipport.c 		     !ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO)))
IPSET_ATTR_PORT_TO  148 net/netfilter/ipset/ip_set_hash_ipport.c 	      tb[IPSET_ATTR_PORT_TO])) {
IPSET_ATTR_PORT_TO  169 net/netfilter/ipset/ip_set_hash_ipport.c 	if (with_ports && tb[IPSET_ATTR_PORT_TO]) {
IPSET_ATTR_PORT_TO  170 net/netfilter/ipset/ip_set_hash_ipport.c 		port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
IPSET_ATTR_PORT_TO  278 net/netfilter/ipset/ip_set_hash_ipport.c 		     !ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO)))
IPSET_ATTR_PORT_TO  312 net/netfilter/ipset/ip_set_hash_ipport.c 	if (adt == IPSET_TEST || !with_ports || !tb[IPSET_ATTR_PORT_TO]) {
IPSET_ATTR_PORT_TO  318 net/netfilter/ipset/ip_set_hash_ipport.c 	port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
IPSET_ATTR_PORT_TO  358 net/netfilter/ipset/ip_set_hash_ipport.c 		[IPSET_ATTR_PORT_TO]	= { .type = NLA_U16 },
IPSET_ATTR_PORT_TO  123 net/netfilter/ipset/ip_set_hash_ipportip.c 		     !ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO)))
IPSET_ATTR_PORT_TO  155 net/netfilter/ipset/ip_set_hash_ipportip.c 	      tb[IPSET_ATTR_PORT_TO])) {
IPSET_ATTR_PORT_TO  176 net/netfilter/ipset/ip_set_hash_ipportip.c 	if (with_ports && tb[IPSET_ATTR_PORT_TO]) {
IPSET_ATTR_PORT_TO  177 net/netfilter/ipset/ip_set_hash_ipportip.c 		port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
IPSET_ATTR_PORT_TO  289 net/netfilter/ipset/ip_set_hash_ipportip.c 		     !ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO)))
IPSET_ATTR_PORT_TO  327 net/netfilter/ipset/ip_set_hash_ipportip.c 	if (adt == IPSET_TEST || !with_ports || !tb[IPSET_ATTR_PORT_TO]) {
IPSET_ATTR_PORT_TO  333 net/netfilter/ipset/ip_set_hash_ipportip.c 	port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
IPSET_ATTR_PORT_TO  373 net/netfilter/ipset/ip_set_hash_ipportip.c 		[IPSET_ATTR_PORT_TO]	= { .type = NLA_U16 },
IPSET_ATTR_PORT_TO  177 net/netfilter/ipset/ip_set_hash_ipportnet.c 		     !ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO) ||
IPSET_ATTR_PORT_TO  222 net/netfilter/ipset/ip_set_hash_ipportnet.c 	with_ports = with_ports && tb[IPSET_ATTR_PORT_TO];
IPSET_ATTR_PORT_TO  249 net/netfilter/ipset/ip_set_hash_ipportnet.c 	if (tb[IPSET_ATTR_PORT_TO]) {
IPSET_ATTR_PORT_TO  250 net/netfilter/ipset/ip_set_hash_ipportnet.c 		port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
IPSET_ATTR_PORT_TO  427 net/netfilter/ipset/ip_set_hash_ipportnet.c 		     !ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO) ||
IPSET_ATTR_PORT_TO  482 net/netfilter/ipset/ip_set_hash_ipportnet.c 	if (adt == IPSET_TEST || !with_ports || !tb[IPSET_ATTR_PORT_TO]) {
IPSET_ATTR_PORT_TO  489 net/netfilter/ipset/ip_set_hash_ipportnet.c 	port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
IPSET_ATTR_PORT_TO  531 net/netfilter/ipset/ip_set_hash_ipportnet.c 		[IPSET_ATTR_PORT_TO]	= { .type = NLA_U16 },
IPSET_ATTR_PORT_TO  170 net/netfilter/ipset/ip_set_hash_netport.c 		     !ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO) ||
IPSET_ATTR_PORT_TO  204 net/netfilter/ipset/ip_set_hash_netport.c 	with_ports = with_ports && tb[IPSET_ATTR_PORT_TO];
IPSET_ATTR_PORT_TO  221 net/netfilter/ipset/ip_set_hash_netport.c 	if (tb[IPSET_ATTR_PORT_TO]) {
IPSET_ATTR_PORT_TO  222 net/netfilter/ipset/ip_set_hash_netport.c 		port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
IPSET_ATTR_PORT_TO  386 net/netfilter/ipset/ip_set_hash_netport.c 		     !ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO) ||
IPSET_ATTR_PORT_TO  430 net/netfilter/ipset/ip_set_hash_netport.c 	if (adt == IPSET_TEST || !with_ports || !tb[IPSET_ATTR_PORT_TO]) {
IPSET_ATTR_PORT_TO  437 net/netfilter/ipset/ip_set_hash_netport.c 	port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
IPSET_ATTR_PORT_TO  477 net/netfilter/ipset/ip_set_hash_netport.c 		[IPSET_ATTR_PORT_TO]	= { .type = NLA_U16 },
IPSET_ATTR_PORT_TO  194 net/netfilter/ipset/ip_set_hash_netportnet.c 		     !ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO) ||
IPSET_ATTR_PORT_TO  244 net/netfilter/ipset/ip_set_hash_netportnet.c 	with_ports = with_ports && tb[IPSET_ATTR_PORT_TO];
IPSET_ATTR_PORT_TO  268 net/netfilter/ipset/ip_set_hash_netportnet.c 	if (tb[IPSET_ATTR_PORT_TO]) {
IPSET_ATTR_PORT_TO  269 net/netfilter/ipset/ip_set_hash_netportnet.c 		port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
IPSET_ATTR_PORT_TO  472 net/netfilter/ipset/ip_set_hash_netportnet.c 		     !ip_set_optattr_netorder(tb, IPSET_ATTR_PORT_TO) ||
IPSET_ATTR_PORT_TO  527 net/netfilter/ipset/ip_set_hash_netportnet.c 	if (adt == IPSET_TEST || !with_ports || !tb[IPSET_ATTR_PORT_TO]) {
IPSET_ATTR_PORT_TO  534 net/netfilter/ipset/ip_set_hash_netportnet.c 	port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
IPSET_ATTR_PORT_TO  576 net/netfilter/ipset/ip_set_hash_netportnet.c 		[IPSET_ATTR_PORT_TO]	= { .type = NLA_U16 },