Searched defs:virtio_net_stats_tx_gso (Results 1 – 1 of 1) sorted by relevance
521 struct virtio_net_stats_tx_gso { struct522 struct virtio_net_stats_reply_hdr hdr;524 __le64 tx_gso_packets;525 __le64 tx_gso_bytes;526 __le64 tx_gso_segments;527 __le64 tx_gso_segments_bytes;528 __le64 tx_gso_packets_noseg;529 __le64 tx_gso_bytes_noseg;