#include <wanpipe_api_iface.h>
Public Attributes | |
unsigned int | rx_packets |
unsigned int | tx_packets |
unsigned int | rx_bytes |
unsigned int | tx_bytes |
unsigned int | rx_errors |
unsigned int | tx_errors |
unsigned int | rx_dropped |
unsigned int | tx_dropped |
unsigned int | multicast |
unsigned int | collisions |
unsigned int | rx_length_errors |
unsigned int | rx_over_errors |
unsigned int | rx_crc_errors |
unsigned int | rx_frame_errors |
unsigned int | rx_fifo_errors |
unsigned int | rx_missed_errors |
unsigned int | tx_aborted_errors |
unsigned int | tx_carrier_errors |
unsigned int | tx_fifo_errors |
unsigned int | tx_heartbeat_errors |
unsigned int | tx_window_errors |
unsigned int | tx_idle_packets |
unsigned int | errors |
unsigned int | current_number_of_frames_in_tx_queue |
unsigned int | max_tx_queue_length |
unsigned int | current_number_of_frames_in_rx_queue |
unsigned int | max_rx_queue_length |
Definition at line 355 of file wanpipe_api_iface.h.