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.h481 struct virtio_net_stats_rx_basic { struct
482 struct virtio_net_stats_reply_hdr hdr;
484 __le64 rx_notifications;
486 __le64 rx_packets;
487 __le64 rx_bytes;
489 __le64 rx_interrupts;
491 __le64 rx_drops;
492 __le64 rx_drop_overruns;