Searched defs:pcpu_sw_netstats (Results 1 – 1 of 1) sorted by relevance
14310 struct pcpu_sw_netstats { struct14311 u64 rx_packets;14312 u64 rx_bytes;14313 u64 tx_packets;14314 u64 tx_bytes;14315 struct u64_stats_sync syncp;