Searched defs:virtio_net_stats_tx_gso (Results 1 – 1 of 1) sorted by relevance
568 struct virtio_net_stats_tx_gso { struct569 struct virtio_net_stats_reply_hdr hdr;571 __le64 tx_gso_packets;572 __le64 tx_gso_bytes;573 __le64 tx_gso_segments;574 __le64 tx_gso_segments_bytes;575 __le64 tx_gso_packets_noseg;576 __le64 tx_gso_bytes_noseg;