Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dsit.c137 __ipip6_bucket(struct sit_net *sitn, struct ip_tunnel_parm_kern *parms) in __ipip6_bucket() function
158 return __ipip6_bucket(sitn, &t->parms); in ipip6_bucket()
241 for (tp = __ipip6_bucket(sitn, parms); in ipip6_tunnel_locate()