Searched refs:ipgre_tunnel_find (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dip_gre.c341 static struct ip_tunnel *ipgre_tunnel_find(struct net *net, function
371 t = ipgre_tunnel_find(net, parms, ARPHRD_IPGRE);
1480 if (ipgre_tunnel_find(net, &nt->parms, dev->type))

Completed in 29 milliseconds