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

#include <wlan_bssdef.h>

Data Fields

u32 Length
 
unsigned char MacAddress [6]
 
u8 Reserved [2]
 
struct ndis_802_11_ssid Ssid
 
u32 Privacy
 
s32 Rssi
 
enum NDIS_802_11_NETWORK_TYPE NetworkTypeInUse
 
struct NDIS_802_11_CONFIGURATION Configuration
 
enum
NDIS_802_11_NETWORK_INFRASTRUCTURE 
InfrastructureMode
 
NDIS_802_11_RATES_EX SupportedRates
 
u32 IELength
 
u8 IEs [MAX_IE_SZ]
 

Detailed Description

Definition at line 250 of file wlan_bssdef.h.

Field Documentation

Definition at line 258 of file wlan_bssdef.h.

u32 IELength

Definition at line 261 of file wlan_bssdef.h.

u8 IEs[MAX_IE_SZ]

Definition at line 262 of file wlan_bssdef.h.

enum NDIS_802_11_NETWORK_INFRASTRUCTURE InfrastructureMode

Definition at line 259 of file wlan_bssdef.h.

u32 Length

Definition at line 251 of file wlan_bssdef.h.

unsigned char MacAddress[6]

Definition at line 252 of file wlan_bssdef.h.

enum NDIS_802_11_NETWORK_TYPE NetworkTypeInUse

Definition at line 257 of file wlan_bssdef.h.

u32 Privacy

Definition at line 255 of file wlan_bssdef.h.

u8 Reserved[2]

Definition at line 253 of file wlan_bssdef.h.

s32 Rssi

Definition at line 256 of file wlan_bssdef.h.

Definition at line 254 of file wlan_bssdef.h.

NDIS_802_11_RATES_EX SupportedRates

Definition at line 260 of file wlan_bssdef.h.


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