Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dip_tunnel.c207 static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn, in ip_tunnel_find() function
918 t = ip_tunnel_find(itn, p, itn->fb_tunnel_dev->type); in ip_tunnel_ctl()
939 t = ip_tunnel_find(itn, p, itn->type); in ip_tunnel_ctl()
989 t = ip_tunnel_find(itn, p, itn->fb_tunnel_dev->type); in ip_tunnel_ctl()
1232 if (ip_tunnel_find(itn, p, dev->type)) in ip_tunnel_newlink()
1281 t = ip_tunnel_find(itn, p, dev->type); in ip_tunnel_changelink()