Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dsit.c80 struct ip_tunnel __rcu *tunnels_l[IP6_SIT_HASH_SIZE]; member
123 for_each_ip_tunnel_rcu(t, sitn->tunnels_l[h1]) { in ipip6_tunnel_lookup()
1840 sitn->tunnels[1] = sitn->tunnels_l; in sit_init_net()
H A Dip6_gre.c110 #define tunnels_l tunnels[1] macro
181 for_each_ip_tunnel_rcu(t, ign->tunnels_l[h1]) { in ip6gre_tunnel_lookup()