Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv6/
Dsit.c128 static struct ip_tunnel __rcu **__ipip6_bucket(struct sit_net *sitn, in __ipip6_bucket() function
150 return __ipip6_bucket(sitn, &t->parms); in ipip6_bucket()
234 for (tp = __ipip6_bucket(sitn, parms); in ipip6_tunnel_locate()