Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dip6_gre.c704 static struct ip_tunnel_info *skb_tunnel_info_txcheck(struct sk_buff *skb) in skb_tunnel_info_txcheck() function
740 tun_info = skb_tunnel_info_txcheck(skb); in __gre6_xmit()
907 if (!t->parms.collect_md || !IS_ERR(skb_tunnel_info_txcheck(skb))) in ip6gre_tunnel_xmit()
975 tun_info = skb_tunnel_info_txcheck(skb); in ip6erspan_tunnel_xmit()