Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnetdevice.h2064 struct pcpu_sw_netstats { struct
2065 u64 rx_packets;
2066 u64 rx_bytes;
2067 u64 tx_packets;
2068 u64 tx_bytes;
2069 struct u64_stats_sync syncp;