Home
last modified time | relevance | path

Searched refs:ip_tun_rx_dst (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Ddst_metadata.h162 static inline struct metadata_dst *ip_tun_rx_dst(struct sk_buff *skb, in ip_tun_rx_dst() function
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_tunnel_core.c192 tun_dst = ip_tun_rx_dst(skb, flags, tunnel_id, md_size); in udp_tun_rx_dst()
H A Dipip.c241 tun_dst = ip_tun_rx_dst(skb, 0, 0, 0); in ipip_tunnel_rcv()
H A Dip_gre.c316 tun_dst = ip_tun_rx_dst(skb, flags, in erspan_rcv()
384 tun_dst = ip_tun_rx_dst(skb, flags, tun_id, 0); in __ipgre_rcv()
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_tunnel_core.c210 tun_dst = ip_tun_rx_dst(skb, flags, tunnel_id, md_size); in udp_tun_rx_dst()
H A Dipip.c241 tun_dst = ip_tun_rx_dst(skb, 0, 0, 0); in ipip_tunnel_rcv()
H A Dip_gre.c314 tun_dst = ip_tun_rx_dst(skb, flags, in erspan_rcv()
379 tun_dst = ip_tun_rx_dst(skb, flags, tun_id, 0); in __ipgre_rcv()
/kernel/linux/linux-6.6/include/net/
H A Ddst_metadata.h217 static inline struct metadata_dst *ip_tun_rx_dst(struct sk_buff *skb, in ip_tun_rx_dst() function

Completed in 8 milliseconds