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

/linux-master/net/ipv6/
H A Dip6_gre.c735 static struct ip_tunnel_info *skb_tunnel_info_txcheck(struct sk_buff *skb) function
771 tun_info = skb_tunnel_info_txcheck(skb);
938 if (!t->parms.collect_md || !IS_ERR(skb_tunnel_info_txcheck(skb)))
1006 tun_info = skb_tunnel_info_txcheck(skb);

Completed in 119 milliseconds