Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dip6_gre.c106 static u32 HASH_ADDR(const struct in6_addr *addr) in HASH_ADDR() function
126 unsigned int h0 = HASH_ADDR(remote); in ip6gre_tunnel_lookup()
265 h ^= HASH_ADDR(remote); in __ip6gre_bucket()