Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dvirtio_net.h521 struct virtio_net_stats_tx_gso { struct
522 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;