Searched refs:ipgre_tunnel_locate (Results 1 – 1 of 1) sorted by relevance
300 static struct ip_tunnel * ipgre_tunnel_locate(struct net *net, in ipgre_tunnel_locate() function922 t = ipgre_tunnel_locate(net, &p, 0); in ipgre_tunnel_ioctl()954 t = ipgre_tunnel_locate(net, &p, cmd == SIOCADDTUNNEL); in ipgre_tunnel_ioctl()1016 if ((t = ipgre_tunnel_locate(net, &p, 0)) == NULL) in ipgre_tunnel_ioctl()1473 t = ipgre_tunnel_locate(net, &p, 0); in ipgre_changelink()