Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A 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()
/kernel/linux/linux-6.6/net/ipv6/
H A 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()

Completed in 8 milliseconds