Searched defs:pcpu_dstats (Results 1 – 1 of 1) sorted by relevance
2778 struct pcpu_dstats { struct2779 u64_stats_t rx_packets;2780 u64_stats_t rx_bytes;2781 u64_stats_t rx_drops;2782 u64_stats_t tx_packets;2783 u64_stats_t tx_bytes;2784 u64_stats_t tx_drops;2785 struct u64_stats_sync syncp;