Searched defs:rtnl_link_stats64 (Results 1 – 2 of 2) sorted by relevance
10594 struct rtnl_link_stats64 { struct10595 __u64 rx_packets;10596 __u64 tx_packets;10597 __u64 rx_bytes;10598 __u64 tx_bytes;10599 __u64 rx_errors;10600 __u64 tx_errors;10601 __u64 rx_dropped;10602 __u64 tx_dropped;10603 __u64 multicast;[all …]
10509 struct rtnl_link_stats64 { struct10510 __u64 rx_packets;10511 __u64 tx_packets;10512 __u64 rx_bytes;10513 __u64 tx_bytes;10514 __u64 rx_errors;10515 __u64 tx_errors;10516 __u64 rx_dropped;10517 __u64 tx_dropped;10518 __u64 multicast;[all …]