vti6_tnl_bucket   154 net/ipv6/ip6_vti.c 	struct ip6_tnl __rcu **tp = vti6_tnl_bucket(ip6n, &t->parms);
vti6_tnl_bucket   166 net/ipv6/ip6_vti.c 	for (tp = vti6_tnl_bucket(ip6n, &t->parms);
vti6_tnl_bucket   264 net/ipv6/ip6_vti.c 	for (tp = vti6_tnl_bucket(ip6n, p);