ip_tun_rx_dst     296 net/ipv4/ip_gre.c 			tun_dst = ip_tun_rx_dst(skb, flags,
ip_tun_rx_dst     357 net/ipv4/ip_gre.c 			tun_dst = ip_tun_rx_dst(skb, flags, tun_id, 0);
ip_tun_rx_dst     241 net/ipv4/ipip.c 			tun_dst = ip_tun_rx_dst(skb, 0, 0, 0);
ip_tun_rx_dst     211 net/ipv4/udp_tunnel.c 		tun_dst = ip_tun_rx_dst(skb, flags, tunnel_id, md_size);