Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv6/
Dip6_gre.c731 static struct ip_tunnel_info *skb_tunnel_info_txcheck(struct sk_buff *skb) in skb_tunnel_info_txcheck() function
767 tun_info = skb_tunnel_info_txcheck(skb); in __gre6_xmit()
926 if (!t->parms.collect_md || !IS_ERR(skb_tunnel_info_txcheck(skb))) in ip6gre_tunnel_xmit()
993 tun_info = skb_tunnel_info_txcheck(skb); in ip6erspan_tunnel_xmit()