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

#include <hostap_wlan.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_wep_undecryptable
 
unsigned int rx_message_in_msg_fragments
 
unsigned int rx_message_in_bad_msg_fragments
 

Detailed Description

Definition at line 254 of file hostap_wlan.h.

Field Documentation

unsigned int rx_discards_no_buffer

Definition at line 271 of file hostap_wlan.h.

unsigned int rx_discards_wep_undecryptable

Definition at line 273 of file hostap_wlan.h.

unsigned int rx_fcs_errors

Definition at line 270 of file hostap_wlan.h.

unsigned int rx_fragments

Definition at line 267 of file hostap_wlan.h.

unsigned int rx_message_in_bad_msg_fragments

Definition at line 275 of file hostap_wlan.h.

unsigned int rx_message_in_msg_fragments

Definition at line 274 of file hostap_wlan.h.

unsigned int rx_multicast_frames

Definition at line 266 of file hostap_wlan.h.

unsigned int rx_multicast_octets

Definition at line 269 of file hostap_wlan.h.

unsigned int rx_unicast_frames

Definition at line 265 of file hostap_wlan.h.

unsigned int rx_unicast_octets

Definition at line 268 of file hostap_wlan.h.

unsigned int tx_deferred_transmissions

Definition at line 260 of file hostap_wlan.h.

unsigned int tx_discards

Definition at line 264 of file hostap_wlan.h.

unsigned int tx_discards_wrong_sa

Definition at line 272 of file hostap_wlan.h.

unsigned int tx_fragments

Definition at line 257 of file hostap_wlan.h.

unsigned int tx_multicast_frames

Definition at line 256 of file hostap_wlan.h.

unsigned int tx_multicast_octets

Definition at line 259 of file hostap_wlan.h.

unsigned int tx_multiple_retry_frames

Definition at line 262 of file hostap_wlan.h.

unsigned int tx_retry_limit_exceeded

Definition at line 263 of file hostap_wlan.h.

unsigned int tx_single_retry_frames

Definition at line 261 of file hostap_wlan.h.

unsigned int tx_unicast_frames

Definition at line 255 of file hostap_wlan.h.

unsigned int tx_unicast_octets

Definition at line 258 of file hostap_wlan.h.


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