Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dsit.c135 static struct ip_tunnel __rcu **__ipip6_bucket(struct sit_net *sitn, in __ipip6_bucket() function
157 return __ipip6_bucket(sitn, &t->parms); in ipip6_bucket()
239 for (tp = __ipip6_bucket(sitn, parms); in ipip6_tunnel_locate()