Searched defs:pcpu_sw_netstats (Results 1 – 1 of 1) sorted by relevance
2228 struct pcpu_sw_netstats { struct2229 u64 rx_packets;2230 u64 rx_bytes;2231 u64 tx_packets;2232 u64 tx_bytes;2233 struct u64_stats_sync syncp;