Searched refs:tnls (Results 1 - 2 of 2) sorted by relevance

/net/ipv6/
H A Dip6_vti.c74 struct ip6_tnl __rcu **tnls[2]; member in struct:vti6_net
134 return &ip6n->tnls[prio][h];
1023 ip6n->tnls[0] = ip6n->tnls_wc;
1024 ip6n->tnls[1] = ip6n->tnls_r_l;
H A Dip6_tunnel.c98 struct ip6_tnl __rcu **tnls[2]; member in struct:ip6_tnl_net
223 return &ip6n->tnls[prio][h];
1768 ip6n->tnls[0] = ip6n->tnls_wc;
1769 ip6n->tnls[1] = ip6n->tnls_r_l;

Completed in 97 milliseconds