INET_COMBINED_PORTS  224 net/ipv4/inet_hashtables.c 	const __portpair ports = INET_COMBINED_PORTS(sport, hnum);
INET_COMBINED_PORTS  269 net/ipv4/inet_hashtables.c 	const __portpair ports = INET_COMBINED_PORTS(inet->dport, lport);
INET_COMBINED_PORTS   67 net/ipv6/inet6_hashtables.c 	const __portpair ports = INET_COMBINED_PORTS(sport, hnum);
INET_COMBINED_PORTS  168 net/ipv6/inet6_hashtables.c 	const __portpair ports = INET_COMBINED_PORTS(inet->dport, lport);