Searched defs:pcpu_sw_netstats (Results 1 – 1 of 1) sorted by relevance
11950 struct pcpu_sw_netstats { struct11951 u64 rx_packets;11952 u64 rx_bytes;11953 u64 tx_packets;11954 u64 tx_bytes;11955 struct u64_stats_sync syncp;