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

#include <ieee80211_i.h>

Data Fields

struct beacon_data __rcubeacon
 
struct probe_resp __rcuprobe_resp
 
struct list_head vlans
 
u8 tim [sizeof(unsigned long)*BITS_TO_LONGS(IEEE80211_MAX_AID+1)]
 
struct sk_buff_head ps_bc_buf
 
atomic_t num_sta_ps
 
atomic_t num_mcast_sta
 
int dtim_count
 
bool dtim_bc_mc
 

Detailed Description

Definition at line 283 of file ieee80211_i.h.

Field Documentation

Definition at line 284 of file ieee80211_i.h.

bool dtim_bc_mc

Definition at line 297 of file ieee80211_i.h.

int dtim_count

Definition at line 296 of file ieee80211_i.h.

atomic_t num_mcast_sta

Definition at line 295 of file ieee80211_i.h.

atomic_t num_sta_ps

Definition at line 294 of file ieee80211_i.h.

Definition at line 285 of file ieee80211_i.h.

struct sk_buff_head ps_bc_buf

Definition at line 293 of file ieee80211_i.h.

Definition at line 292 of file ieee80211_i.h.

Definition at line 287 of file ieee80211_i.h.


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