Searched refs:INET_COMBINED_PORTS (Results 1 – 5 of 5) sorted by relevance
59 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet6_lookup_established()211 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet6_check_established()
959 const __portpair ports = INET_COMBINED_PORTS(rmt_port, hnum); in __udp6_lib_demux_lookup()
272 #define INET_COMBINED_PORTS(__sport, __dport) \ macro275 #define INET_COMBINED_PORTS(__sport, __dport) \ macro
353 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet_lookup_established()407 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet_check_established()
2416 const __portpair ports = INET_COMBINED_PORTS(rmt_port, hnum); in __udp4_lib_demux_lookup()