Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dtun.c148 struct tun_pcpu_stats { struct
149 u64 rx_packets;
150 u64 rx_bytes;
151 u64 tx_packets;
152 u64 tx_bytes;
153 struct u64_stats_sync syncp;
154 u32 rx_dropped;
155 u32 tx_dropped;
156 u32 rx_frame_errors;