Searched refs:INET_COMBINED_PORTS (Results 1 – 4 of 4) sorted by relevance
56 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet6_lookup_established()278 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet6_check_established()
338 #define INET_COMBINED_PORTS(__sport, __dport) \ macro341 #define INET_COMBINED_PORTS(__sport, __dport) \ macro
532 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet_lookup_established()589 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet_check_established()668 const __portpair ports = INET_COMBINED_PORTS(sk->sk_dport, sk->sk_num); in inet_ehash_lookup_by_sk()
548 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in udp4_lib_lookup4() 2854 ports = INET_COMBINED_PORTS(rmt_port, hnum); in __udp4_lib_demux_lookup()