Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnetdevice.h2740 struct pcpu_dstats { struct
2741 u64 rx_packets;
2742 u64 rx_bytes;
2743 u64 rx_drops;
2744 u64 tx_packets;
2745 u64 tx_bytes;
2746 u64 tx_drops;
2747 struct u64_stats_sync syncp;