Searched defs:pcpu_dstats (Results 1 – 1 of 1) sorted by relevance
2733 struct pcpu_dstats { struct2734 u64_stats_t rx_packets;2735 u64_stats_t rx_bytes;2736 u64_stats_t rx_drops;2737 u64_stats_t tx_packets;2738 u64_stats_t tx_bytes;2739 u64_stats_t tx_drops;2740 struct u64_stats_sync syncp;