Searched defs:tun_pcpu_stats (Results 1 – 1 of 1) sorted by relevance
138 struct tun_pcpu_stats { struct139 u64 rx_packets;140 u64 rx_bytes;141 u64 tx_packets;142 u64 tx_bytes;143 struct u64_stats_sync syncp;144 u32 rx_dropped;145 u32 tx_dropped;146 u32 rx_frame_errors;