Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/
Dip6_tunnel.c188 ip6_tnl_bucket(struct ip6_tnl_net *ip6n, const struct __ip6_tnl_parm *p) in ip6_tnl_bucket() function
211 struct ip6_tnl __rcu **tp = ip6_tnl_bucket(ip6n, &t->parms); in ip6_tnl_link()
234 for (tp = ip6_tnl_bucket(ip6n, &t->parms); in ip6_tnl_unlink()
347 for (tp = ip6_tnl_bucket(ip6n, p); in ip6_tnl_locate()