Searched defs:pcpu_dstats (Results 1 – 1 of 1) sorted by relevance
2805 struct pcpu_dstats { struct2806 u64 rx_packets;2807 u64 rx_bytes;2808 u64 rx_drops;2809 u64 tx_packets;2810 u64 tx_bytes;2811 u64 tx_drops;2812 struct u64_stats_sync syncp;