Searched defs:tun_pcpu_stats (Results 1 – 1 of 1) sorted by relevance
110 struct tun_pcpu_stats { struct111 u64_stats_t rx_packets;112 u64_stats_t rx_bytes;113 u64_stats_t tx_packets;114 u64_stats_t tx_bytes;115 struct u64_stats_sync syncp;116 u32 rx_dropped;117 u32 tx_dropped;118 u32 rx_frame_errors;