Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dip_gre.c196 static struct ip_tunnel **ipgre_bucket(struct ip_tunnel *t) in ipgre_bucket() function
216 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()