Searched defs:pcpu_dstats (Results 1 – 1 of 1) sorted by relevance
3054 struct pcpu_dstats { struct3055 u64_stats_t rx_packets;3056 u64_stats_t rx_bytes;3057 u64_stats_t tx_packets;3058 u64_stats_t tx_bytes;3059 u64_stats_t rx_drops;3060 u64_stats_t tx_drops;3061 struct u64_stats_sync syncp;