Home
last modified time | relevance | path

Searched defs:pcpu_dstats (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dnetdevice.h2910 struct pcpu_dstats { struct
2911 u64_stats_t rx_packets;
2912 u64_stats_t rx_bytes;
2913 u64_stats_t tx_packets;
2914 u64_stats_t tx_bytes;
2915 u64_stats_t rx_drops;
2916 u64_stats_t tx_drops;
2917 struct u64_stats_sync syncp;