Searched defs:pcpu_dstats (Results 1 – 1 of 1) sorted by relevance
2951 struct pcpu_dstats { struct2952 u64_stats_t rx_packets;2953 u64_stats_t rx_bytes;2954 u64_stats_t tx_packets;2955 u64_stats_t tx_bytes;2956 u64_stats_t rx_drops;2957 u64_stats_t tx_drops;2958 struct u64_stats_sync syncp;