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

#include <ieee80211_i.h>

Data Fields

__u32 fwded_mcast
 
__u32 fwded_unicast
 
__u32 fwded_frames
 
__u32 dropped_frames_ttl
 
__u32 dropped_frames_no_route
 
__u32 dropped_frames_congestion
 
atomic_t estab_plinks
 

Detailed Description

Definition at line 312 of file ieee80211_i.h.

Field Documentation

__u32 dropped_frames_congestion

Definition at line 318 of file ieee80211_i.h.

__u32 dropped_frames_no_route

Definition at line 317 of file ieee80211_i.h.

__u32 dropped_frames_ttl

Definition at line 316 of file ieee80211_i.h.

atomic_t estab_plinks

Definition at line 319 of file ieee80211_i.h.

__u32 fwded_frames

Definition at line 315 of file ieee80211_i.h.

__u32 fwded_mcast

Definition at line 313 of file ieee80211_i.h.

__u32 fwded_unicast

Definition at line 314 of file ieee80211_i.h.


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