|
u32 | cmd |
|
u8 | sta_addr [ETH_ALEN] |
|
union { |
struct { |
u16 aid |
|
u16 capability |
|
u8 tx_supp_rates |
|
} add_sta |
|
struct { |
u32 inactive_sec |
|
} get_info_sta |
|
struct { |
u8 alg [HOSTAP_CRYPT_ALG_NAME_LEN] |
|
u32 flags |
|
u32 err |
|
u8 idx |
|
u8 seq [8] |
|
u16 key_len |
|
u8 key [0] |
|
} crypt |
|
struct { |
u32 flags_and |
|
u32 flags_or |
|
} set_flags_sta |
|
struct { |
u16 rid |
|
u16 len |
|
u8 data [0] |
|
} rid |
|
struct { |
u8 len |
|
u8 data [0] |
|
} generic_elem |
|
struct { |
u16 cmd |
|
u16 reason_code |
|
} mlme |
|
struct { |
u8 ssid_len |
|
u8 ssid [SSID_MAX_LEN] |
|
} scan_req |
|
} | u |
|
The documentation for this struct was generated from the following file: