Searched defs:hipnet_statistics (Results 1 – 2 of 2) sorted by relevance
32 struct hipnet_statistics { struct34 int rx_packets;35 int tx_packets;36 int rx_errors;37 int tx_errors;39 int rx_dropped;40 int tx_dropped;41 int rx_length_errors;42 int rx_over_errors;44 int rx_crc_errors;[all …]
26 struct hipnet_statistics struct28 int rx_packets;29 int tx_packets;30 int rx_errors;31 int tx_errors;32 int rx_dropped;33 int tx_dropped;35 int rx_length_errors;36 int rx_over_errors;37 int rx_crc_errors;[all …]