Home
last modified time | relevance | path

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

/linux-6.12.1/tools/include/uapi/linux/
Dif_link.h218 struct rtnl_link_stats64 { struct
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;
[all …]
/linux-6.12.1/include/uapi/linux/
Dif_link.h218 struct rtnl_link_stats64 { struct
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;
[all …]