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

/linux-master/net/ipv6/
H A Dip6_gre.c321 static struct ip6_tnl *ip6gre_tunnel_find(struct net *net, function
354 t = ip6gre_tunnel_find(net, parms, ARPHRD_IP6GRE);
2023 if (ip6gre_tunnel_find(net, &nt->parms, dev->type))
2260 if (ip6gre_tunnel_find(net, &nt->parms, dev->type))

Completed in 135 milliseconds