Searched refs:ipv6_tun_rx_dst (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/ |
| H A D | dst_metadata.h | 268 static inline struct metadata_dst *ipv6_tun_rx_dst(struct sk_buff *skb, in ipv6_tun_rx_dst() function
|
| /linux/net/ipv6/ |
| H A D | ip6_gre.c | 475 tun_dst = ipv6_tun_rx_dst(skb, flags, tun_id, 0); in ip6gre_rcv() 533 tun_dst = ipv6_tun_rx_dst(skb, flags, tun_id, in ip6erspan_rcv()
|
| H A D | ip6_tunnel.c | 957 tun_dst = ipv6_tun_rx_dst(skb, flags, 0, 0); in ipxip6_rcv()
|