Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dip6_gre.c101 static u32 HASH_ADDR(const struct in6_addr *addr) in HASH_ADDR() function
121 unsigned int h0 = HASH_ADDR(remote); in ip6gre_tunnel_lookup()
261 h ^= HASH_ADDR(remote); in __ip6gre_bucket()