Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dinet6_hashtables.h27 static inline unsigned int __inet6_ehashfn(const u32 lhash, in __inet6_ehashfn() function
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dinet6_hashtables.c41 return __inet6_ehashfn(lhash, lport, fhash, fport, in inet6_ehashfn()
H A Dudp.c76 return __inet6_ehashfn(lhash, lport, fhash, fport, in udp6_ehashfn()