Searched refs:ipip_tunnel_locate (Results 1 – 1 of 1) sorted by relevance
248 static struct ip_tunnel * ipip_tunnel_locate(struct net *net, in ipip_tunnel_locate() function622 t = ipip_tunnel_locate(net, &p, 0); in ipip_tunnel_ioctl()648 t = ipip_tunnel_locate(net, &p, cmd == SIOCADDTUNNEL); in ipip_tunnel_ioctl()702 if ((t = ipip_tunnel_locate(net, &p, 0)) == NULL) in ipip_tunnel_ioctl()