|
Linux Kernel
3.7.1
|
#include <80211mgr.h>
Data Fields | |
| unsigned int | uType |
| unsigned int | len |
| unsigned char * | pBuf |
| PUWLAN_80211HDR | pHdr |
| unsigned short * | pwAuthAlgorithm |
| unsigned short * | pwAuthSequence |
| unsigned short * | pwStatus |
| PWLAN_IE_CHALLENGE | pChallenge |
| PBYTE | pBuf |
| PWORD | pwAuthAlgorithm |
| PWORD | pwAuthSequence |
| PWORD | pwStatus |
Definition at line 686 of file 80211mgr.h.
| unsigned int len |
Definition at line 689 of file 80211mgr.h.
| unsigned char* pBuf |
Definition at line 690 of file 80211mgr.h.
| PBYTE pBuf |
Definition at line 712 of file 80211mgr.h.
| PWLAN_IE_CHALLENGE pChallenge |
Definition at line 697 of file 80211mgr.h.
| PUWLAN_80211HDR pHdr |
Definition at line 691 of file 80211mgr.h.
| unsigned short* pwAuthAlgorithm |
Definition at line 693 of file 80211mgr.h.
| PWORD pwAuthAlgorithm |
Definition at line 715 of file 80211mgr.h.
| unsigned short* pwAuthSequence |
Definition at line 694 of file 80211mgr.h.
| PWORD pwAuthSequence |
Definition at line 716 of file 80211mgr.h.
| unsigned short* pwStatus |
Definition at line 695 of file 80211mgr.h.
| PWORD pwStatus |
Definition at line 717 of file 80211mgr.h.
| unsigned int uType |
Definition at line 688 of file 80211mgr.h.
1.8.2