Searched refs:h0 (Results 1 – 5 of 5) sorted by relevance
142 unsigned h0 = HASH(remote); in ipip_tunnel_lookup() local147 for (t = ipn->tunnels_r_l[h0^h1]; t; t = t->next) { in ipip_tunnel_lookup()152 for (t = ipn->tunnels_r[h0]; t; t = t->next) { in ipip_tunnel_lookup()
171 unsigned h0 = HASH(remote); in ipgre_tunnel_lookup() local179 for (t = ign->tunnels_r_l[h0^h1]; t; t = t->next) { in ipgre_tunnel_lookup()190 for (t = ign->tunnels_r[h0^h1]; t; t = t->next) { in ipgre_tunnel_lookup()
85 unsigned h0 = HASH(remote); in ipip6_tunnel_lookup() local90 for (t = sitn->tunnels_r_l[h0^h1]; t; t = t->next) { in ipip6_tunnel_lookup()95 for (t = sitn->tunnels_r[h0]; t; t = t->next) { in ipip6_tunnel_lookup()
136 unsigned h0 = HASH(remote); in ip6_tnl_lookup() local141 for (t = ip6n->tnls_r_l[h0 ^ h1]; t; t = t->next) { in ip6_tnl_lookup()
350 unsigned int h0 = 0; in xfrm_dst_hash_transfer() local361 h0 = h; in xfrm_dst_hash_transfer()363 if (h != h0) in xfrm_dst_hash_transfer()