Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dnetdevice.h2944 struct pcpu_dstats { struct
2945 u64_stats_t rx_packets;
2946 u64_stats_t rx_bytes;
2947 u64_stats_t tx_packets;
2948 u64_stats_t tx_bytes;
2949 u64_stats_t rx_drops;
2950 u64_stats_t tx_drops;
2951 struct u64_stats_sync syncp;