Searched defs:tun_pcpu_stats (Results 1 – 1 of 1) sorted by relevance
118 struct tun_pcpu_stats { struct119 u64_stats_t rx_packets;120 u64_stats_t rx_bytes;121 u64_stats_t tx_packets;122 u64_stats_t tx_bytes;123 struct u64_stats_sync syncp;124 u32 rx_dropped;125 u32 tx_dropped;126 u32 rx_frame_errors;