Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
A Dudp_tunnel_core.c194 tun_dst = ipv6_tun_rx_dst(skb, flags, tunnel_id, md_size); in udp_tun_rx_dst()
/linux-6.3-rc2/include/net/
A Ddst_metadata.h261 static inline struct metadata_dst *ipv6_tun_rx_dst(struct sk_buff *skb, in ipv6_tun_rx_dst() function
/linux-6.3-rc2/net/ipv6/
A Dip6_gre.c506 tun_dst = ipv6_tun_rx_dst(skb, flags, tun_id, 0); in ip6gre_rcv()
561 tun_dst = ipv6_tun_rx_dst(skb, flags, tun_id, in ip6erspan_rcv()
A Dip6_tunnel.c935 tun_dst = ipv6_tun_rx_dst(skb, 0, 0, 0); in ipxip6_rcv()

Completed in 12 milliseconds