Searched defs:pcpu_dstats (Results 1 – 1 of 1) sorted by relevance
2746 struct pcpu_dstats { struct2747 u64 rx_packets;2748 u64 rx_bytes;2749 u64 rx_drops;2750 u64 tx_packets;2751 u64 tx_bytes;2752 u64 tx_drops;2753 struct u64_stats_sync syncp;