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

#include <core.h>

Data Fields

struct list_head list
 
struct rb_node rbn
 
unsigned long ts
 
struct kref ref
 
atomic_t hold
 
bool beacon_ies_allocated
 
bool proberesp_ies_allocated
 
struct cfg80211_bss pub
 

Detailed Description

Definition at line 134 of file core.h.

Field Documentation

bool beacon_ies_allocated

Definition at line 140 of file core.h.

atomic_t hold

Definition at line 139 of file core.h.

Definition at line 135 of file core.h.

bool proberesp_ies_allocated

Definition at line 141 of file core.h.

Definition at line 144 of file core.h.

Definition at line 136 of file core.h.

struct kref ref

Definition at line 138 of file core.h.

unsigned long ts

Definition at line 137 of file core.h.


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