Searched refs:ipgre_bucket (Results 1 – 1 of 1) sorted by relevance
196 static struct ip_tunnel **ipgre_bucket(struct ip_tunnel *t) in ipgre_bucket() function216 struct ip_tunnel **tp = ipgre_bucket(t); in ipgre_tunnel_link()228 for (tp = ipgre_bucket(t); *tp; tp = &(*tp)->next) { in ipgre_tunnel_unlink()