Searched defs:rtnl_link_stats64 (Results 1 – 1 of 1) sorted by relevance
219 __u64 rx_packets;220 __u64 tx_packets;221 __u64 rx_bytes;222 __u64 tx_bytes;223 __u64 rx_errors;224 __u64 tx_errors;225 __u64 rx_dropped;226 __u64 tx_dropped;227 __u64 multicast;228 __u64 collisions;[all …]
Completed in 19 milliseconds