Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dnetdevice.h2805 struct pcpu_dstats { struct
2806 u64 rx_packets;
2807 u64 rx_bytes;
2808 u64 rx_drops;
2809 u64 tx_packets;
2810 u64 tx_bytes;
2811 u64 tx_drops;
2812 struct u64_stats_sync syncp;