Home
last modified time | relevance | path

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

/linux/include/net/
H A Ddst_metadata.h218 static inline struct metadata_dst *ip_tun_rx_dst(struct sk_buff *skb, in ip_tun_rx_dst() function
/linux/net/ipv4/
H A Dudp_tunnel_core.c215 tun_dst = ip_tun_rx_dst(skb, flags, tunnel_id, md_size); in udp_tun_rx_dst()
H A Dipip.c249 tun_dst = ip_tun_rx_dst(skb, flags, 0, 0); in ipip_tunnel_rcv()
H A Dip_gre.c328 tun_dst = ip_tun_rx_dst(skb, flags, in erspan_rcv()
402 tun_dst = ip_tun_rx_dst(skb, flags, tun_id, 0); in __ipgre_rcv()