Linux Kernel
3.7.1
|
#include <if_hippi.h>
Definition at line 54 of file if_hippi.h.
int rx_crc_errors |
Definition at line 65 of file if_hippi.h.
int rx_dropped |
Definition at line 59 of file if_hippi.h.
int rx_errors |
Definition at line 57 of file if_hippi.h.
int rx_fifo_errors |
Definition at line 67 of file if_hippi.h.
int rx_frame_errors |
Definition at line 66 of file if_hippi.h.
int rx_length_errors |
Definition at line 63 of file if_hippi.h.
int rx_missed_errors |
Definition at line 68 of file if_hippi.h.
int rx_over_errors |
Definition at line 64 of file if_hippi.h.
int rx_packets |
Definition at line 55 of file if_hippi.h.
int tx_aborted_errors |
Definition at line 71 of file if_hippi.h.
int tx_carrier_errors |
Definition at line 72 of file if_hippi.h.
int tx_dropped |
Definition at line 60 of file if_hippi.h.
int tx_errors |
Definition at line 58 of file if_hippi.h.
int tx_fifo_errors |
Definition at line 73 of file if_hippi.h.
int tx_heartbeat_errors |
Definition at line 74 of file if_hippi.h.
int tx_packets |
Definition at line 56 of file if_hippi.h.
int tx_window_errors |
Definition at line 75 of file if_hippi.h.