Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Dsit.c126 static struct ip_tunnel __rcu **__ipip6_bucket(struct sit_net *sitn, in __ipip6_bucket() function
148 return __ipip6_bucket(sitn, &t->parms); in ipip6_bucket()
232 for (tp = __ipip6_bucket(sitn, parms); in ipip6_tunnel_locate()