Home
last modified time | relevance | path

Searched defs:virtio_net_stats_tx_gso (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h521 struct virtio_net_stats_tx_gso { struct
522 struct virtio_net_stats_reply_hdr hdr;
524 uint64_t tx_gso_packets;
525 uint64_t tx_gso_bytes;
526 uint64_t tx_gso_segments;
527 uint64_t tx_gso_segments_bytes;
528 uint64_t tx_gso_packets_noseg;
529 uint64_t tx_gso_bytes_noseg;