Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dif_link.h50 __u64 rx_packets;
51 __u64 tx_packets;
52 __u64 rx_bytes;
53 __u64 tx_bytes;
54 __u64 rx_errors;
55 __u64 tx_errors;
56 __u64 rx_dropped;
57 __u64 tx_dropped;
58 __u64 multicast;
59 __u64 collisions;
[all …]