|
Linux Kernel
3.7.1
|
#include <hostap_wlan.h>
Data Fields | |
| __le16 | status |
| __le32 | time |
| u8 | silence |
| u8 | signal |
| u8 | rate |
| u8 | rxflow |
| __le32 | reserved |
| __le16 | frame_control |
| __le16 | duration_id |
| u8 | addr1 [6] |
| u8 | addr2 [6] |
| u8 | addr3 [6] |
| __le16 | seq_ctrl |
| u8 | addr4 [6] |
| __le16 | data_len |
| u8 | dst_addr [6] |
| u8 | src_addr [6] |
| __be16 | len |
| u16 | status |
| u32 | time |
| u8 | rx_flow |
| u16 | reserved1 |
| u16 | reserved2 |
| u16 | frame_control |
| u16 | duration_id |
| u8 | address1 [6] |
| u8 | address2 [6] |
| u8 | address3 [6] |
| u16 | sequence_control |
| u8 | address4 [6] |
| u16 | data_len |
| u8 | dest_addr [6] |
| u16 | data_length |
Definition at line 75 of file hostap_wlan.h.
| u8 addr1[6] |
Definition at line 88 of file hostap_wlan.h.
| u8 addr2[6] |
Definition at line 89 of file hostap_wlan.h.
| u8 addr3[6] |
Definition at line 90 of file hostap_wlan.h.
| u8 addr4[6] |
Definition at line 92 of file hostap_wlan.h.
| __le16 data_len |
Definition at line 93 of file hostap_wlan.h.
| u8 dst_addr[6] |
Definition at line 96 of file hostap_wlan.h.
| __le16 duration_id |
Definition at line 87 of file hostap_wlan.h.
| __le16 frame_control |
Definition at line 86 of file hostap_wlan.h.
| __be16 len |
Definition at line 98 of file hostap_wlan.h.
| u8 rate |
Definition at line 81 of file hostap_wlan.h.
| __le32 reserved |
Definition at line 83 of file hostap_wlan.h.
| u8 rxflow |
Definition at line 82 of file hostap_wlan.h.
| __le16 seq_ctrl |
Definition at line 91 of file hostap_wlan.h.
| u8 signal |
Definition at line 80 of file hostap_wlan.h.
| u8 silence |
Definition at line 79 of file hostap_wlan.h.
| u8 src_addr |
Definition at line 97 of file hostap_wlan.h.
Definition at line 77 of file hostap_wlan.h.
| __le32 time |
Definition at line 78 of file hostap_wlan.h.
1.8.2