Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dvirtio_net.h528 struct virtio_net_stats_tx_basic { struct
529 struct virtio_net_stats_reply_hdr hdr;
531 __le64 tx_notifications;
533 __le64 tx_packets;
534 __le64 tx_bytes;
536 __le64 tx_interrupts;
538 __le64 tx_drops;
539 __le64 tx_drop_malformed;