Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dip_tunnel.c209 static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn, in ip_tunnel_find() function
896 t = ip_tunnel_find(itn, p, itn->fb_tunnel_dev->type); in ip_tunnel_ctl()
917 t = ip_tunnel_find(itn, p, itn->type); in ip_tunnel_ctl()
967 t = ip_tunnel_find(itn, p, itn->fb_tunnel_dev->type); in ip_tunnel_ctl()
1170 if (ip_tunnel_find(itn, p, dev->type)) in ip_tunnel_newlink()
1219 t = ip_tunnel_find(itn, p, dev->type); in ip_tunnel_changelink()
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_tunnel.c209 static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn, in ip_tunnel_find() function
917 t = ip_tunnel_find(itn, p, itn->fb_tunnel_dev->type); in ip_tunnel_ctl()
938 t = ip_tunnel_find(itn, p, itn->type); in ip_tunnel_ctl()
988 t = ip_tunnel_find(itn, p, itn->fb_tunnel_dev->type); in ip_tunnel_ctl()
1192 if (ip_tunnel_find(itn, p, dev->type)) in ip_tunnel_newlink()
1241 t = ip_tunnel_find(itn, p, dev->type); in ip_tunnel_changelink()

Completed in 5 milliseconds