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

/linux-master/net/ipv6/
H A Dip6_gre.c249 static struct ip6_tnl __rcu **__ip6gre_bucket(struct ip6gre_net *ign, function
295 return __ip6gre_bucket(ign, &t->parms);
333 for (tp = __ip6gre_bucket(ign, parms);

Completed in 102 milliseconds