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

#include <libipw.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 257 of file libipw.h.

Field Documentation

unsigned int rx_discards_no_buffer

Definition at line 274 of file libipw.h.

unsigned int rx_discards_undecryptable

Definition at line 276 of file libipw.h.

unsigned int rx_fcs_errors

Definition at line 273 of file libipw.h.

unsigned int rx_fragments

Definition at line 270 of file libipw.h.

unsigned int rx_message_in_bad_msg_fragments

Definition at line 278 of file libipw.h.

unsigned int rx_message_in_msg_fragments

Definition at line 277 of file libipw.h.

unsigned int rx_multicast_frames

Definition at line 269 of file libipw.h.

unsigned int rx_multicast_octets

Definition at line 272 of file libipw.h.

unsigned int rx_unicast_frames

Definition at line 268 of file libipw.h.

unsigned int rx_unicast_octets

Definition at line 271 of file libipw.h.

unsigned int tx_deferred_transmissions

Definition at line 263 of file libipw.h.

unsigned int tx_discards

Definition at line 267 of file libipw.h.

unsigned int tx_discards_wrong_sa

Definition at line 275 of file libipw.h.

unsigned int tx_fragments

Definition at line 260 of file libipw.h.

unsigned int tx_multicast_frames

Definition at line 259 of file libipw.h.

unsigned int tx_multicast_octets

Definition at line 262 of file libipw.h.

unsigned int tx_multiple_retry_frames

Definition at line 265 of file libipw.h.

unsigned int tx_retry_limit_exceeded

Definition at line 266 of file libipw.h.

unsigned int tx_single_retry_frames

Definition at line 264 of file libipw.h.

unsigned int tx_unicast_frames

Definition at line 258 of file libipw.h.

unsigned int tx_unicast_octets

Definition at line 261 of file libipw.h.


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