Searched refs:__inet_ehashfn (Results 1 – 4 of 4) sorted by relevance
| /linux/include/net/ |
| H A D | inet_sock.h | 391 static inline unsigned int __inet_ehashfn(const __be32 laddr, in __inet_ehashfn() function
|
| /linux/net/rds/ |
| H A D | connection.c | 72 hash = __inet_ehashfn(lhash, 0, fhash, 0, rds_hash_secret); in rds_conn_bucket()
|
| /linux/net/ipv4/ |
| H A D | inet_hashtables.c | 39 return lport + __inet_ehashfn(laddr, 0, faddr, fport, in inet_ehashfn()
|
| H A D | udp.c | 417 return __inet_ehashfn(laddr, lport, faddr, fport, in udp_ehashfn()
|