Searched refs:__portpair (Results 1 – 3 of 3) sorted by relevance
325 ((__force __portpair)(((__force __u32)(__be16)(__sport) << 16) | (__u32)(__dport)))328 ((__force __portpair)(((__u32)(__dport) << 16) | (__force __u32)(__be16)(__sport)))344 const __addrpair cookie, const __portpair ports, in inet_match()
181 const __portpair ports, in inet6_match()
102 typedef __u32 __bitwise __portpair; typedef164 __portpair skc_portpair;
Completed in 13 milliseconds