Searched refs:ipip6_tunnel_locate (Results 1 – 1 of 1) sorted by relevance
148 struct ip_tunnel * ipip6_tunnel_locate(struct ip_tunnel_parm *parms, int create) in ipip6_tunnel_locate() function629 t = ipip6_tunnel_locate(&p, 0); in ipip6_tunnel_ioctl()655 t = ipip6_tunnel_locate(&p, cmd == SIOCADDTUNNEL); in ipip6_tunnel_ioctl()703 if ((t = ipip6_tunnel_locate(&p, 0)) == NULL) in ipip6_tunnel_ioctl()