Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dtun.c138 struct tun_pcpu_stats { struct
139 u64 rx_packets;
140 u64 rx_bytes;
141 u64 tx_packets;
142 u64 tx_bytes;
143 struct u64_stats_sync syncp;
144 u32 rx_dropped;
145 u32 tx_dropped;
146 u32 rx_frame_errors;