Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnetdevice.h2733 struct pcpu_dstats { struct
2734 u64 rx_packets;
2735 u64 rx_bytes;
2736 u64 rx_drops;
2737 u64 tx_packets;
2738 u64 tx_bytes;
2739 u64 tx_drops;
2740 struct u64_stats_sync syncp;