ip_tunnel_find    873 net/ipv4/ip_tunnel.c 			t = ip_tunnel_find(itn, p, itn->fb_tunnel_dev->type);
ip_tunnel_find    894 net/ipv4/ip_tunnel.c 		t = ip_tunnel_find(itn, p, itn->type);
ip_tunnel_find    944 net/ipv4/ip_tunnel.c 			t = ip_tunnel_find(itn, p, itn->fb_tunnel_dev->type);
ip_tunnel_find   1130 net/ipv4/ip_tunnel.c 		if (ip_tunnel_find(itn, p, dev->type))
ip_tunnel_find   1177 net/ipv4/ip_tunnel.c 	t = ip_tunnel_find(itn, p, dev->type);