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 __le64 tx_gso_packets;538 __le64 tx_gso_bytes;539 __le64 tx_gso_segments;540 __le64 tx_gso_segments_bytes;541 __le64 tx_gso_packets_noseg;542 __le64 tx_gso_bytes_noseg;