Searched defs:pcpu_sw_netstats (Results 1 – 1 of 1) sorted by relevance
2381 struct pcpu_sw_netstats { struct2382 u64 rx_packets;2383 u64 rx_bytes;2384 u64 tx_packets;2385 u64 tx_bytes;2386 struct u64_stats_sync syncp;