Home
last modified time | relevance | path

Searched refs:ip_tunnel_find (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
A Dip_tunnel.c209 static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn, in ip_tunnel_find() function
869 t = ip_tunnel_find(itn, p, itn->fb_tunnel_dev->type); in ip_tunnel_ctl()
890 t = ip_tunnel_find(itn, p, itn->type); in ip_tunnel_ctl()
940 t = ip_tunnel_find(itn, p, itn->fb_tunnel_dev->type); in ip_tunnel_ctl()
1144 if (ip_tunnel_find(itn, p, dev->type)) in ip_tunnel_newlink()
1193 t = ip_tunnel_find(itn, p, dev->type); in ip_tunnel_changelink()

Completed in 5 milliseconds