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

#include <wanrouter.h>

Data Fields

unsigned state
 
unsigned ndev
 
unsigned connection
 
unsigned media_type
 
unsigned mtu
 
unsigned modem_status
 
unsigned rx_frames
 
unsigned rx_overruns
 
unsigned rx_crc_err
 
unsigned rx_aborts
 
unsigned rx_bad_length
 
unsigned rx_dropped
 
unsigned tx_frames
 
unsigned tx_underruns
 
unsigned tx_timeouts
 
unsigned tx_rejects
 
unsigned rx_bad_format
 
unsigned rx_bad_addr
 
unsigned tx_retries
 
unsigned reserved [16]
 

Detailed Description

Definition at line 332 of file wanrouter.h.

Field Documentation

unsigned connection

Definition at line 338 of file wanrouter.h.

unsigned media_type

Definition at line 339 of file wanrouter.h.

unsigned modem_status

Definition at line 343 of file wanrouter.h.

unsigned mtu

Definition at line 340 of file wanrouter.h.

unsigned ndev

Definition at line 335 of file wanrouter.h.

unsigned reserved[16]

Definition at line 359 of file wanrouter.h.

unsigned rx_aborts

Definition at line 347 of file wanrouter.h.

unsigned rx_bad_addr

Definition at line 357 of file wanrouter.h.

unsigned rx_bad_format

Definition at line 356 of file wanrouter.h.

unsigned rx_bad_length

Definition at line 348 of file wanrouter.h.

unsigned rx_crc_err

Definition at line 346 of file wanrouter.h.

unsigned rx_dropped

Definition at line 349 of file wanrouter.h.

unsigned rx_frames

Definition at line 344 of file wanrouter.h.

unsigned rx_overruns

Definition at line 345 of file wanrouter.h.

unsigned state

Definition at line 334 of file wanrouter.h.

unsigned tx_frames

Definition at line 350 of file wanrouter.h.

unsigned tx_rejects

Definition at line 353 of file wanrouter.h.

unsigned tx_retries

Definition at line 358 of file wanrouter.h.

unsigned tx_timeouts

Definition at line 352 of file wanrouter.h.

unsigned tx_underruns

Definition at line 351 of file wanrouter.h.


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