Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnetdevice.h3011 struct pcpu_dstats { struct
3012 u64_stats_t rx_packets;
3013 u64_stats_t rx_bytes;
3014 u64_stats_t tx_packets;
3015 u64_stats_t tx_bytes;
3016 u64_stats_t rx_drops;
3017 u64_stats_t tx_drops;
3018 struct u64_stats_sync syncp;