tnls 88 net/ipv6/ip6_tunnel.c struct ip6_tnl __rcu **tnls[2]; tnls 202 net/ipv6/ip6_tunnel.c return &ip6n->tnls[prio][h]; tnls 2220 net/ipv6/ip6_tunnel.c ip6n->tnls[0] = ip6n->tnls_wc; tnls 2221 net/ipv6/ip6_tunnel.c ip6n->tnls[1] = ip6n->tnls_r_l; tnls 71 net/ipv6/ip6_vti.c struct ip6_tnl __rcu **tnls[2]; tnls 148 net/ipv6/ip6_vti.c return &ip6n->tnls[prio][h]; tnls 1131 net/ipv6/ip6_vti.c ip6n->tnls[0] = ip6n->tnls_wc; tnls 1132 net/ipv6/ip6_vti.c ip6n->tnls[1] = ip6n->tnls_r_l;