Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dip_tunnel.c66 static unsigned int ip_tunnel_hash(__be32 key, __be32 remote) in ip_tunnel_hash() function
105 hash = ip_tunnel_hash(key, remote); in ip_tunnel_lookup()
138 hash = ip_tunnel_hash(key, 0); in ip_tunnel_lookup()
204 h = ip_tunnel_hash(i_key, remote); in ip_bucket()