Main Page | Class List | File List | Class Members | File Members

net_device_stats Struct Reference

#include <netdevice.h>

List of all members.

Public Attributes

unsigned long rx_packets
unsigned long tx_packets
unsigned long rx_bytes
unsigned long tx_bytes
unsigned long rx_errors
unsigned long tx_errors
unsigned long rx_dropped
unsigned long tx_dropped
unsigned long multicast
unsigned long collisions
unsigned long rx_length_errors
unsigned long rx_over_errors
unsigned long rx_crc_errors
unsigned long rx_frame_errors
unsigned long rx_fifo_errors
unsigned long rx_missed_errors
unsigned long tx_aborted_errors
unsigned long tx_carrier_errors
unsigned long tx_fifo_errors
unsigned long tx_heartbeat_errors
unsigned long tx_window_errors
unsigned long rx_compressed
unsigned long tx_compressed


Member Data Documentation

unsigned long net_device_stats::collisions
 

Definition at line 114 of file netdevice.h.

unsigned long net_device_stats::multicast
 

Definition at line 113 of file netdevice.h.

unsigned long net_device_stats::rx_bytes
 

Definition at line 107 of file netdevice.h.

unsigned long net_device_stats::rx_compressed
 

Definition at line 132 of file netdevice.h.

unsigned long net_device_stats::rx_crc_errors
 

Definition at line 119 of file netdevice.h.

unsigned long net_device_stats::rx_dropped
 

Definition at line 111 of file netdevice.h.

unsigned long net_device_stats::rx_errors
 

Definition at line 109 of file netdevice.h.

unsigned long net_device_stats::rx_fifo_errors
 

Definition at line 121 of file netdevice.h.

unsigned long net_device_stats::rx_frame_errors
 

Definition at line 120 of file netdevice.h.

unsigned long net_device_stats::rx_length_errors
 

Definition at line 117 of file netdevice.h.

unsigned long net_device_stats::rx_missed_errors
 

Definition at line 122 of file netdevice.h.

unsigned long net_device_stats::rx_over_errors
 

Definition at line 118 of file netdevice.h.

unsigned long net_device_stats::rx_packets
 

Definition at line 105 of file netdevice.h.

unsigned long net_device_stats::tx_aborted_errors
 

Definition at line 125 of file netdevice.h.

unsigned long net_device_stats::tx_bytes
 

Definition at line 108 of file netdevice.h.

unsigned long net_device_stats::tx_carrier_errors
 

Definition at line 126 of file netdevice.h.

unsigned long net_device_stats::tx_compressed
 

Definition at line 133 of file netdevice.h.

unsigned long net_device_stats::tx_dropped
 

Definition at line 112 of file netdevice.h.

unsigned long net_device_stats::tx_errors
 

Definition at line 110 of file netdevice.h.

unsigned long net_device_stats::tx_fifo_errors
 

Definition at line 127 of file netdevice.h.

unsigned long net_device_stats::tx_heartbeat_errors
 

Definition at line 128 of file netdevice.h.

unsigned long net_device_stats::tx_packets
 

Definition at line 106 of file netdevice.h.

unsigned long net_device_stats::tx_window_errors
 

Definition at line 129 of file netdevice.h.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 1 21:25:42 2004 for Linux 2.4.23 Networking by doxygen 1.3.8