Searched defs:netfront_stats (Results 1 – 1 of 1) sorted by relevance
73 struct netfront_stats { struct74 u64 rx_packets;75 u64 tx_packets;76 u64 rx_bytes;77 u64 tx_bytes;78 struct u64_stats_sync syncp;