Home
last modified time | relevance | path

Searched refs:fport (Results 1 – 5 of 5) sorted by relevance

/include/net/
A Dinet6_hashtables.h30 const __be16 fport, in __inet6_ehashfn() argument
33 const u32 ports = (((u32)lport) << 16) | (__force u32)fport; in __inet6_ehashfn()
53 const struct in6_addr *faddr, const __be16 fport);
A Dinet_sock.h395 const __be16 fport, in __inet_ehashfn() argument
400 ((__u32) lport) << 16 | (__force __u32)fport, in __inet_ehashfn()
A Dinet_hashtables.h368 const __be32 faddr, const __be16 fport);
A Dudp.h307 const __be32 faddr, const __be16 fport);
/include/uapi/linux/
A Drds.h181 __be16 fport; member
192 __be16 fport; member

Completed in 14 milliseconds