ip6_tnl_bucket    213 net/ipv6/ip6_tunnel.c 	struct ip6_tnl __rcu **tp = ip6_tnl_bucket(ip6n, &t->parms);
ip6_tnl_bucket    235 net/ipv6/ip6_tunnel.c 	for (tp = ip6_tnl_bucket(ip6n, &t->parms);
ip6_tnl_bucket    350 net/ipv6/ip6_tunnel.c 	for (tp = ip6_tnl_bucket(ip6n, p);