Linux Kernel
3.7.1
|
#include <wl_internal.h>
Data Fields | |
hcf_16 | length |
hcf_16 | infoType |
hcf_16 | reserved0 |
hcf_8 | silence |
hcf_8 | signal |
hcf_8 | rxFlow |
hcf_8 | rate |
hcf_16 | reserved1 [2] |
hcf_16 | frameControl |
hcf_16 | durID |
hcf_8 | address1 [6] |
hcf_8 | address2 [6] |
hcf_8 | BSSID [6] |
hcf_16 | sequence |
this is correct, right ? | |
hcf_8 | address4 [6] |
hcf_8 | reserved2 [12] |
hcf_16 | dataLength |
hcf_8 | DA [6] |
hcf_8 | SA [6] |
hcf_16 | lenType |
hcf_8 | timeStamp [8] |
hcf_16 | beaconInterval |
hcf_16 | capability |
hcf_8 | rawData [200] |
hcf_16 | flags |
<<< think about this number ! | |
Definition at line 678 of file wl_internal.h.
hcf_8 address1[6] |
Definition at line 694 of file wl_internal.h.
hcf_8 address2[6] |
Definition at line 695 of file wl_internal.h.
hcf_8 address4[6] |
Definition at line 698 of file wl_internal.h.
hcf_16 beaconInterval |
Definition at line 717 of file wl_internal.h.
hcf_8 BSSID[6] |
Definition at line 696 of file wl_internal.h.
hcf_16 capability |
Definition at line 718 of file wl_internal.h.
hcf_8 DA[6] |
Definition at line 706 of file wl_internal.h.
hcf_16 dataLength |
Definition at line 704 of file wl_internal.h.
hcf_16 durID |
Definition at line 693 of file wl_internal.h.
hcf_16 flags |
<<< think about this number !
Definition at line 720 of file wl_internal.h.
hcf_16 frameControl |
Definition at line 692 of file wl_internal.h.
hcf_16 infoType |
Definition at line 682 of file wl_internal.h.
hcf_16 length |
Definition at line 681 of file wl_internal.h.
hcf_16 lenType |
Definition at line 713 of file wl_internal.h.
hcf_8 rate |
Definition at line 688 of file wl_internal.h.
hcf_8 rawData[200] |
Definition at line 719 of file wl_internal.h.
hcf_16 reserved0 |
Definition at line 683 of file wl_internal.h.
hcf_16 reserved1[2] |
Definition at line 689 of file wl_internal.h.
hcf_8 reserved2[12] |
Definition at line 701 of file wl_internal.h.
hcf_8 rxFlow |
Definition at line 687 of file wl_internal.h.
hcf_8 SA[6] |
Definition at line 707 of file wl_internal.h.
hcf_16 sequence |
this is correct, right ?
Definition at line 697 of file wl_internal.h.
hcf_8 signal |
Definition at line 686 of file wl_internal.h.
hcf_8 silence |
Definition at line 685 of file wl_internal.h.
hcf_8 timeStamp[8] |
Definition at line 716 of file wl_internal.h.