Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dvirtio_net.h534 struct virtio_net_stats_tx_gso { struct
535 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;