Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dsit.c79 struct ip_tunnel __rcu *tunnels_r[IP6_SIT_HASH_SIZE]; member
116 for_each_ip_tunnel_rcu(t, sitn->tunnels_r[h0]) { in ipip6_tunnel_lookup()
1841 sitn->tunnels[2] = sitn->tunnels_r; in sit_init_net()
H A Dip6_gre.c109 #define tunnels_r tunnels[2] macro
157 for_each_ip_tunnel_rcu(t, ign->tunnels_r[h0 ^ h1]) { in ip6gre_tunnel_lookup()