Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds