Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnetdevice.h3054 struct pcpu_dstats { struct
3055 u64_stats_t rx_packets;
3056 u64_stats_t rx_bytes;
3057 u64_stats_t tx_packets;
3058 u64_stats_t tx_bytes;
3059 u64_stats_t rx_drops;
3060 u64_stats_t tx_drops;
3061 struct u64_stats_sync syncp;