Searched refs:ipip_bucket (Results 1 – 1 of 1) sorted by relevance
167 static struct ip_tunnel **ipip_bucket(struct ip_tunnel *t) in ipip_bucket() function190 for (tp = ipip_bucket(t); *tp; tp = &(*tp)->next) { in ipip_tunnel_unlink()202 struct ip_tunnel **tp = ipip_bucket(t); in ipip_tunnel_link()