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.h514 struct virtio_net_stats_rx_basic { struct
515 struct virtio_net_stats_reply_hdr hdr;
517 __le64 rx_notifications;
519 __le64 rx_packets;
520 __le64 rx_bytes;
522 __le64 rx_interrupts;
524 __le64 rx_drops;
525 __le64 rx_drop_overruns;