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

#include <rtllib.h>

Data Fields

unsigned int tx_unicast_frames
 
unsigned int tx_multicast_frames
 
unsigned int tx_fragments
 
unsigned int tx_unicast_octets
 
unsigned int tx_multicast_octets
 
unsigned int tx_deferred_transmissions
 
unsigned int tx_single_retry_frames
 
unsigned int tx_multiple_retry_frames
 
unsigned int tx_retry_limit_exceeded
 
unsigned int tx_discards
 
unsigned int rx_unicast_frames
 
unsigned int rx_multicast_frames
 
unsigned int rx_fragments
 
unsigned int rx_unicast_octets
 
unsigned int rx_multicast_octets
 
unsigned int rx_fcs_errors
 
unsigned int rx_discards_no_buffer
 
unsigned int tx_discards_wrong_sa
 
unsigned int rx_discards_undecryptable
 
unsigned int rx_message_in_msg_fragments
 
unsigned int rx_message_in_bad_msg_fragments
 

Detailed Description

Definition at line 1037 of file rtllib.h.

Field Documentation

unsigned int rx_discards_no_buffer

Definition at line 1054 of file rtllib.h.

unsigned int rx_discards_undecryptable

Definition at line 1056 of file rtllib.h.

unsigned int rx_fcs_errors

Definition at line 1053 of file rtllib.h.

unsigned int rx_fragments

Definition at line 1050 of file rtllib.h.

unsigned int rx_message_in_bad_msg_fragments

Definition at line 1058 of file rtllib.h.

unsigned int rx_message_in_msg_fragments

Definition at line 1057 of file rtllib.h.

unsigned int rx_multicast_frames

Definition at line 1049 of file rtllib.h.

unsigned int rx_multicast_octets

Definition at line 1052 of file rtllib.h.

unsigned int rx_unicast_frames

Definition at line 1048 of file rtllib.h.

unsigned int rx_unicast_octets

Definition at line 1051 of file rtllib.h.

unsigned int tx_deferred_transmissions

Definition at line 1043 of file rtllib.h.

unsigned int tx_discards

Definition at line 1047 of file rtllib.h.

unsigned int tx_discards_wrong_sa

Definition at line 1055 of file rtllib.h.

unsigned int tx_fragments

Definition at line 1040 of file rtllib.h.

unsigned int tx_multicast_frames

Definition at line 1039 of file rtllib.h.

unsigned int tx_multicast_octets

Definition at line 1042 of file rtllib.h.

unsigned int tx_multiple_retry_frames

Definition at line 1045 of file rtllib.h.

unsigned int tx_retry_limit_exceeded

Definition at line 1046 of file rtllib.h.

unsigned int tx_single_retry_frames

Definition at line 1044 of file rtllib.h.

unsigned int tx_unicast_frames

Definition at line 1038 of file rtllib.h.

unsigned int tx_unicast_octets

Definition at line 1041 of file rtllib.h.


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