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