Searched refs:gso_inner_type (Results 1 – 1 of 1) sorted by relevance
268 u8 gso_inner_type, gso_tunnel_type; in virtio_net_hdr_tnl_to_skb() local285 gso_inner_type = hdr->gso_type & ~(VIRTIO_NET_HDR_GSO_ECN | in virtio_net_hdr_tnl_to_skb()287 if (!gso_inner_type || gso_inner_type == VIRTIO_NET_HDR_GSO_UDP) in virtio_net_hdr_tnl_to_skb()296 inner_isv6 = gso_inner_type == VIRTIO_NET_HDR_GSO_TCPV6; in virtio_net_hdr_tnl_to_skb()319 if (gso_inner_type == VIRTIO_NET_HDR_GSO_UDP_L4) { in virtio_net_hdr_tnl_to_skb()