Searched refs:tnl_gso_type (Results 1 – 1 of 1) sorted by relevance
392 int tnl_gso_type; in virtio_net_hdr_tnl_from_skb() local395 tnl_gso_type = skb_shinfo(skb)->gso_type & (SKB_GSO_UDP_TUNNEL | in virtio_net_hdr_tnl_from_skb()397 if (!tnl_gso_type) in virtio_net_hdr_tnl_from_skb()411 skb_shinfo(skb)->gso_type &= ~tnl_gso_type; in virtio_net_hdr_tnl_from_skb()413 skb_shinfo(skb)->gso_type |= tnl_gso_type; in virtio_net_hdr_tnl_from_skb()