Searched refs:ipgre_bucket (Results 1 – 1 of 1) sorted by relevance
250 static inline struct ip_tunnel **ipgre_bucket(struct ipgre_net *ign, in ipgre_bucket() function258 struct ip_tunnel **tp = ipgre_bucket(ign, t); in ipgre_tunnel_link()270 for (tp = ipgre_bucket(ign, t); *tp; tp = &(*tp)->next) { in ipgre_tunnel_unlink()