Searched refs:ip6_tnl_locate (Results 1 – 1 of 1) sorted by relevance
319 static struct ip6_tnl *ip6_tnl_locate(struct net *net, in ip6_tnl_locate() function1273 t = ip6_tnl_locate(net, &p, 0); in ip6_tnl_ioctl()1294 t = ip6_tnl_locate(net, &p, cmd == SIOCADDTUNNEL); in ip6_tnl_ioctl()1328 if ((t = ip6_tnl_locate(net, &p, 0)) == NULL) in ip6_tnl_ioctl()