Home
last modified time | relevance | path

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

/include/linux/
Dnetdevice.h2778 struct pcpu_dstats { struct
2779 u64_stats_t rx_packets;
2780 u64_stats_t rx_bytes;
2781 u64_stats_t rx_drops;
2782 u64_stats_t tx_packets;
2783 u64_stats_t tx_bytes;
2784 u64_stats_t tx_drops;
2785 struct u64_stats_sync syncp;