Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_gre.c321 static struct ip6_tnl *ip6gre_tunnel_find(struct net *net, in ip6gre_tunnel_find() function
354 t = ip6gre_tunnel_find(net, parms, ARPHRD_IP6GRE); in ip6gre_tunnel_locate()
2028 if (ip6gre_tunnel_find(net, &nt->parms, dev->type)) in ip6gre_newlink()
2262 if (ip6gre_tunnel_find(net, &nt->parms, dev->type)) in ip6erspan_newlink()
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_gre.c321 static struct ip6_tnl *ip6gre_tunnel_find(struct net *net, in ip6gre_tunnel_find() function
354 t = ip6gre_tunnel_find(net, parms, ARPHRD_IP6GRE); in ip6gre_tunnel_locate()
2025 if (ip6gre_tunnel_find(net, &nt->parms, dev->type)) in ip6gre_newlink()
2259 if (ip6gre_tunnel_find(net, &nt->parms, dev->type)) in ip6erspan_newlink()

Completed in 6 milliseconds