Searched refs:ipip_tunnel_locate (Results 1 – 1 of 1) sorted by relevance
210 struct ip_tunnel * ipip_tunnel_locate(struct ip_tunnel_parm *parms, int create) in ipip_tunnel_locate() function675 t = ipip_tunnel_locate(&p, 0); in ipip_tunnel_ioctl()701 t = ipip_tunnel_locate(&p, cmd == SIOCADDTUNNEL); in ipip_tunnel_ioctl()750 if ((t = ipip_tunnel_locate(&p, 0)) == NULL) in ipip_tunnel_ioctl()