Searched defs:virtio_net_stats_tx_gso (Results 1 – 1 of 1) sorted by relevance
534 struct virtio_net_stats_tx_gso { struct535 struct virtio_net_stats_reply_hdr hdr;537 uint64_t tx_gso_packets;538 uint64_t tx_gso_bytes;539 uint64_t tx_gso_segments;540 uint64_t tx_gso_segments_bytes;541 uint64_t tx_gso_packets_noseg;542 uint64_t tx_gso_bytes_noseg;