__portpair
const __portpair ports,
((__force __portpair)(((__force __u32)(__be16)(__sport) << 16) | (__u32)(__dport)))
((__force __portpair)(((__u32)(__dport) << 16) | (__force __u32)(__be16)(__sport)))
const __addrpair cookie, const __portpair ports,
__portpair skc_portpair;
const __portpair ports = INET_COMBINED_PORTS(sport, hnum);
const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport);
const __portpair ports = INET_COMBINED_PORTS(sk->sk_dport, sk->sk_num);
__portpair ports;
const __portpair ports = INET_COMBINED_PORTS(sport, hnum);
const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport);
const __portpair ports = INET_COMBINED_PORTS(sport, hnum);
__portpair ports;
const __portpair ports = INET_COMBINED_PORTS(sport, hnum);
__portpair skc_portpair;