Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dip_tunnel.c279 static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn, in ip_tunnel_find() function
859 t = ip_tunnel_find(itn, p, itn->fb_tunnel_dev->type); in ip_tunnel_ioctl()
880 t = ip_tunnel_find(itn, p, itn->fb_tunnel_dev->type); in ip_tunnel_ioctl()
930 t = ip_tunnel_find(itn, p, itn->fb_tunnel_dev->type); in ip_tunnel_ioctl()
1105 if (ip_tunnel_find(itn, p, dev->type)) in ip_tunnel_newlink()
1139 t = ip_tunnel_find(itn, p, dev->type); in ip_tunnel_changelink()