Searched defs:rtnl_hw_stats64 (Results 1 – 1 of 1) sorted by relevance
256 struct rtnl_hw_stats64 { struct257 __u64 rx_packets;258 __u64 tx_packets;259 __u64 rx_bytes;260 __u64 tx_bytes;261 __u64 rx_errors;262 __u64 tx_errors;263 __u64 rx_dropped;264 __u64 tx_dropped;265 __u64 multicast;