Searched defs:ifla_vf_stats (Results 1 – 1 of 1) sorted by relevance
11504 struct ifla_vf_stats { struct11505 __u64 rx_packets;11506 __u64 tx_packets;11507 __u64 rx_bytes;11508 __u64 tx_bytes;11509 __u64 broadcast;11510 __u64 multicast;11511 __u64 rx_dropped;11512 __u64 tx_dropped;