Searched refs:__ip6gre_bucket (Results 1 – 1 of 1) sorted by relevance
249 static struct ip6_tnl __rcu **__ip6gre_bucket(struct ip6gre_net *ign, in __ip6gre_bucket() function295 return __ip6gre_bucket(ign, &t->parms); in ip6gre_bucket()333 for (tp = __ip6gre_bucket(ign, parms); in ip6gre_tunnel_find()