Home
last modified time | relevance | path

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

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