Searched defs:virtio_net_stats_tx_basic (Results 1 – 1 of 1) sorted by relevance
495 struct virtio_net_stats_tx_basic { struct496 struct virtio_net_stats_reply_hdr hdr;498 uint64_t tx_notifications;500 uint64_t tx_packets;501 uint64_t tx_bytes;503 uint64_t tx_interrupts;505 uint64_t tx_drops;506 uint64_t tx_drop_malformed;