Linux Kernel
3.7.1
|
#include <80211mgr.h>
Data Fields | |
unsigned int | uType |
unsigned int | len |
unsigned char * | pBuf |
PUWLAN_80211HDR | pHdr |
PWLAN_IE_SSID | pSSID |
PWLAN_IE_SUPP_RATES | pSuppRates |
PWLAN_IE_SUPP_RATES | pExtSuppRates |
PBYTE | pBuf |
Definition at line 642 of file 80211mgr.h.
unsigned int len |
Definition at line 645 of file 80211mgr.h.
unsigned char* pBuf |
Definition at line 646 of file 80211mgr.h.
PBYTE pBuf |
Definition at line 668 of file 80211mgr.h.
PWLAN_IE_SUPP_RATES pExtSuppRates |
Definition at line 652 of file 80211mgr.h.
PUWLAN_80211HDR pHdr |
Definition at line 647 of file 80211mgr.h.
PWLAN_IE_SSID pSSID |
Definition at line 650 of file 80211mgr.h.
PWLAN_IE_SUPP_RATES pSuppRates |
Definition at line 651 of file 80211mgr.h.
unsigned int uType |
Definition at line 644 of file 80211mgr.h.