Searched defs:pcpu_dstats (Results 1 – 1 of 1) sorted by relevance
2974 struct pcpu_dstats { struct2975 u64_stats_t rx_packets;2976 u64_stats_t rx_bytes;2977 u64_stats_t tx_packets;2978 u64_stats_t tx_bytes;2979 u64_stats_t rx_drops;2980 u64_stats_t tx_drops;2981 struct u64_stats_sync syncp;