Searched refs:ip_tun_rx_dst (Results 1 – 3 of 3) sorted by relevance
116 tun_dst = ip_tun_rx_dst(skb, flags, tunnel_id, md_size); in udp_tun_rx_dst()
409 tun_dst = ip_tun_rx_dst(skb, flags, tun_id, 0); in ipgre_rcv()
114 static inline struct metadata_dst *ip_tun_rx_dst(struct sk_buff *skb, in ip_tun_rx_dst() function