Home
last modified time | relevance | path

Searched refs:__portpair (Results 1 – 3 of 3) sorted by relevance

/include/net/
A Dinet_hashtables.h325 ((__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()
A Dinet6_hashtables.h181 const __portpair ports, in inet6_match()
A Dsock.h102 typedef __u32 __bitwise __portpair; typedef
164 __portpair skc_portpair;

Completed in 13 milliseconds