__portpair        284 include/net/inet_hashtables.h 	((__force __portpair)(((__force __u32)(__be16)(__sport) << 16) | (__u32)(__dport)))
__portpair        287 include/net/inet_hashtables.h 	((__force __portpair)(((__u32)(__dport) << 16) | (__force __u32)(__be16)(__sport)))
__portpair        175 include/net/sock.h 		__portpair	skc_portpair;