Searched refs:ip6gre_tunnel_locate (Results 1 – 1 of 1) sorted by relevance
345 static struct ip6_tnl *ip6gre_tunnel_locate(struct net *net, in ip6gre_tunnel_locate() function1242 t = ip6gre_tunnel_locate(net, &p1, 0); in ip6gre_tunnel_ioctl()1272 t = ip6gre_tunnel_locate(net, &p1, cmd == SIOCADDTUNNEL); in ip6gre_tunnel_ioctl()1313 t = ip6gre_tunnel_locate(net, &p1, 0); in ip6gre_tunnel_ioctl()2023 t = ip6gre_tunnel_locate(net, p_p, 0); in ip6gre_changelink_common()