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.h482 struct virtio_net_stats_tx_basic { struct
483 struct virtio_net_stats_reply_hdr hdr;
485 __le64 tx_notifications;
487 __le64 tx_packets;
488 __le64 tx_bytes;
490 __le64 tx_interrupts;
492 __le64 tx_drops;
493 __le64 tx_drop_malformed;