Searched defs:rtnl_link_stats64 (Results 1 – 2 of 2) sorted by relevance
215 struct rtnl_link_stats64 { struct216 __u64 rx_packets;217 __u64 tx_packets;218 __u64 rx_bytes;219 __u64 tx_bytes;220 __u64 rx_errors;221 __u64 tx_errors;222 __u64 rx_dropped;223 __u64 tx_dropped;224 __u64 multicast;[all …]
218 struct rtnl_link_stats64 { struct219 __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;[all …]