Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dvirtio_net.h515 struct virtio_net_stats_rx_basic { struct
516 struct virtio_net_stats_reply_hdr hdr;
518 __le64 rx_notifications;
520 __le64 rx_packets;
521 __le64 rx_bytes;
523 __le64 rx_interrupts;
525 __le64 rx_drops;
526 __le64 rx_drop_overruns;