Home
last modified time | relevance | path

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

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