Linux Kernel
3.7.1
|
#include <hostap_wlan.h>
Data Fields | |
__le16 | status |
__le16 | reserved1 |
__le16 | reserved2 |
__le32 | sw_support |
u8 | retry_count |
u8 | tx_rate |
__le16 | tx_control |
__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 |
u16 | reserved1 |
u16 | reserved2 |
u32 | sw_support |
u8 | tx_retrycount |
u16 | tx_control |
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 104 of file hostap_wlan.h.
u8 addr1[6] |
Definition at line 117 of file hostap_wlan.h.
u8 addr2[6] |
Definition at line 118 of file hostap_wlan.h.
u8 addr3[6] |
Definition at line 119 of file hostap_wlan.h.
u8 addr4[6] |
Definition at line 121 of file hostap_wlan.h.
__le16 data_len |
Definition at line 122 of file hostap_wlan.h.
u8 dst_addr[6] |
Definition at line 125 of file hostap_wlan.h.
__le16 duration_id |
Definition at line 116 of file hostap_wlan.h.
__le16 frame_control |
Definition at line 115 of file hostap_wlan.h.
__be16 len |
Definition at line 127 of file hostap_wlan.h.
__le16 reserved1 |
Definition at line 107 of file hostap_wlan.h.
__le16 reserved2 |
Definition at line 108 of file hostap_wlan.h.
u8 retry_count |
Definition at line 110 of file hostap_wlan.h.
__le16 seq_ctrl |
Definition at line 120 of file hostap_wlan.h.
u8 src_addr |
Definition at line 126 of file hostap_wlan.h.
Definition at line 106 of file hostap_wlan.h.
__le32 sw_support |
Definition at line 109 of file hostap_wlan.h.
Definition at line 112 of file hostap_wlan.h.
u8 tx_rate |
Definition at line 111 of file hostap_wlan.h.