Searched defs:ifla_vf_stats (Results 1 – 1 of 1) sorted by relevance
9 struct ifla_vf_stats { struct10 __u64 rx_packets;11 __u64 tx_packets;12 __u64 rx_bytes;13 __u64 tx_bytes;14 __u64 broadcast;15 __u64 multicast;16 __u64 rx_dropped;17 __u64 tx_dropped;