Searched defs:unm_statistics (Results 1 – 1 of 1) sorted by relevance
70 struct unm_statistics { struct71 __uint64_t rx_packets;72 __uint64_t tx_packets;73 __uint64_t rx_bytes;74 __uint64_t rx_errors;75 __uint64_t tx_bytes;76 __uint64_t tx_errors;77 __uint64_t rx_CRC_errors;78 __uint64_t rx_short_length_error;79 __uint64_t rx_long_length_error;[all …]