|
Linux Kernel
3.7.1
|
#include <80211mgr.h>
Data Fields | |
| unsigned char | byElementID |
| unsigned char | len |
| unsigned char | abyOUI [4] |
| unsigned short | wVersion |
| unsigned char | abyMulticast [4] |
| unsigned short | wPKCount |
| struct { | |
| unsigned char abyOUI [4] | |
| } | PKSList [1] |
| BYTE | byElementID |
| BYTE | len |
| BYTE | abyOUI [4] |
| WORD | wVersion |
| BYTE | abyMulticast [4] |
| WORD | wPKCount |
| struct { | |
| BYTE abyOUI [4] | |
| } | PKSList [1] |
Definition at line 328 of file 80211mgr.h.
| BYTE abyMulticast[4] |
Definition at line 326 of file 80211mgr.h.
| unsigned char abyMulticast[4] |
Definition at line 333 of file 80211mgr.h.
| BYTE abyOUI[4] |
Definition at line 324 of file 80211mgr.h.
| unsigned char abyOUI[4] |
Definition at line 331 of file 80211mgr.h.
| BYTE byElementID |
Definition at line 322 of file 80211mgr.h.
| unsigned char byElementID |
Definition at line 329 of file 80211mgr.h.
| BYTE len |
Definition at line 323 of file 80211mgr.h.
| unsigned char len |
Definition at line 330 of file 80211mgr.h.
| struct { ... } PKSList[1] |
| struct { ... } PKSList[1] |
| WORD wPKCount |
Definition at line 327 of file 80211mgr.h.
| unsigned short wPKCount |
Definition at line 334 of file 80211mgr.h.
| WORD wVersion |
Definition at line 325 of file 80211mgr.h.
| unsigned short wVersion |
Definition at line 332 of file 80211mgr.h.
1.8.2