Home
last modified time | relevance | path

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

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