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.h529 struct virtio_net_stats_tx_basic { struct
530 struct virtio_net_stats_reply_hdr hdr;
532 __le64 tx_notifications;
534 __le64 tx_packets;
535 __le64 tx_bytes;
537 __le64 tx_interrupts;
539 __le64 tx_drops;
540 __le64 tx_drop_malformed;