Home
last modified time | relevance | path

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

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