Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/
Dxen-netfront.c73 struct netfront_stats { struct
74 u64 rx_packets;
75 u64 tx_packets;
76 u64 rx_bytes;
77 u64 tx_bytes;
78 struct u64_stats_sync syncp;