Searched defs:pcpu_dstats (Results 1 – 1 of 1) sorted by relevance
11757 struct pcpu_dstats { struct11758 u64 rx_packets;11759 u64 rx_bytes;11760 u64 rx_drops;11761 u64 tx_packets;11762 u64 tx_bytes;11763 u64 tx_drops;11764 struct u64_stats_sync syncp;