Searched refs:gso_tunnel_type (Results 1 – 1 of 1) sorted by relevance
301 u8 gso_inner_type, gso_tunnel_type; in virtio_net_hdr_tnl_to_skb() local305 gso_tunnel_type = hdr->gso_type & VIRTIO_NET_HDR_GSO_UDP_TUNNEL; in virtio_net_hdr_tnl_to_skb()306 if (!gso_tunnel_type) in virtio_net_hdr_tnl_to_skb()314 if (gso_tunnel_type == VIRTIO_NET_HDR_GSO_UDP_TUNNEL) in virtio_net_hdr_tnl_to_skb()328 outer_isv6 = gso_tunnel_type & VIRTIO_NET_HDR_GSO_UDP_TUNNEL_IPV6; in virtio_net_hdr_tnl_to_skb()343 hdr->gso_type & ~gso_tunnel_type); in virtio_net_hdr_tnl_to_skb()