Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hipnet_statistics Struct Reference

#include <if_hippi.h>

Data Fields

int rx_packets
 
int tx_packets
 
int rx_errors
 
int tx_errors
 
int rx_dropped
 
int tx_dropped
 
int rx_length_errors
 
int rx_over_errors
 
int rx_crc_errors
 
int rx_frame_errors
 
int rx_fifo_errors
 
int rx_missed_errors
 
int tx_aborted_errors
 
int tx_carrier_errors
 
int tx_fifo_errors
 
int tx_heartbeat_errors
 
int tx_window_errors
 

Detailed Description

Definition at line 54 of file if_hippi.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: