Searched refs:gso_inner_type (Results 1 – 1 of 1) sorted by relevance
305 u8 gso_inner_type, gso_tunnel_type; in virtio_net_hdr_tnl_to_skb() local322 gso_inner_type = hdr->gso_type & ~(VIRTIO_NET_HDR_GSO_ECN | in virtio_net_hdr_tnl_to_skb()324 if (!gso_inner_type || gso_inner_type == VIRTIO_NET_HDR_GSO_UDP) in virtio_net_hdr_tnl_to_skb()333 inner_isv6 = gso_inner_type == VIRTIO_NET_HDR_GSO_TCPV6; in virtio_net_hdr_tnl_to_skb()356 if (gso_inner_type == VIRTIO_NET_HDR_GSO_UDP_L4) { in virtio_net_hdr_tnl_to_skb()