Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ndis_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 97 of file wlan_bssdef.h.

Field Documentation

Definition at line 105 of file wlan_bssdef.h.

u32 IELength

Definition at line 108 of file wlan_bssdef.h.

u8 IEs[MAX_IE_SZ]

Definition at line 110 of file wlan_bssdef.h.

enum NDIS_802_11_NETWORK_INFRASTRUCTURE InfrastructureMode

Definition at line 106 of file wlan_bssdef.h.

u32 Length

Definition at line 98 of file wlan_bssdef.h.

unsigned char MacAddress[6]

Definition at line 99 of file wlan_bssdef.h.

enum NDIS_802_11_NETWORK_TYPE NetworkTypeInUse

Definition at line 104 of file wlan_bssdef.h.

u32 Privacy

Definition at line 102 of file wlan_bssdef.h.

u8 Reserved[2]

Definition at line 100 of file wlan_bssdef.h.

s32 Rssi

Definition at line 103 of file wlan_bssdef.h.

Definition at line 101 of file wlan_bssdef.h.

NDIS_802_11_RATES_EX SupportedRates

Definition at line 107 of file wlan_bssdef.h.


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