Home
last modified time | relevance | path

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

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