Searched refs:VIRTIO_NET_HDR_GSO_TCPV4 (Results 1 – 5 of 5) sorted by relevance
82 #define VIRTIO_NET_HDR_GSO_TCPV4 1 /* GSO frame, IPv4 TCP (TSO) */ macro
2075 hdr->gso_type = eth_type == ETHERTYPE_IP ? VIRTIO_NET_HDR_GSO_TCPV4 : in vtnet_txq_offload_tso()
142 gso_type != VIRTIO_NET_HDR_GSO_TCPV4 && in vnet_hdr_is_bad()
2112 #define VIRTIO_NET_HDR_GSO_TCPV4 1 /* GSO frame, IPv4 TCP (TSO) */ macro
1410 hdr->gso_type = eth_type == ETHERTYPE_IP ? VIRTIO_NET_HDR_GSO_TCPV4 : in ptnet_tx_offload_tso()