Searched refs:ip6gre_tunnel_locate (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/ipv6/
H A Dip6_gre.c308 static struct ip6_tnl *ip6gre_tunnel_locate(struct net *net, ip6gre_tunnel_locate() function
1073 t = ip6gre_tunnel_locate(net, &p1, 0); ip6gre_tunnel_ioctl()
1103 t = ip6gre_tunnel_locate(net, &p1, cmd == SIOCADDTUNNEL); ip6gre_tunnel_ioctl()
1144 t = ip6gre_tunnel_locate(net, &p1, 0); ip6gre_tunnel_ioctl()
1569 t = ip6gre_tunnel_locate(net, &p, 0); ip6gre_changelink()

Completed in 47 milliseconds