Home
last modified time | relevance | path

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

/linux/net/rds/
H A Dconnection.c71 hash = __inet_ehashfn(lhash, 0, fhash, 0, rds_hash_secret); in rds_conn_bucket()
/linux/net/ipv4/
H A Dinet_hashtables.c38 return __inet_ehashfn(laddr, lport, faddr, fport, in inet_ehashfn()
H A Dudp.c418 return __inet_ehashfn(laddr, lport, faddr, fport, in udp_ehashfn()