|
__le16 | frame_control |
|
__le16 | duration |
|
u8 | da [IEEE80211_ALEN] |
|
u8 | sa [IEEE80211_ALEN] |
|
u8 | bssid [IEEE80211_ALEN] |
|
__le16 | seq_ctrl |
|
union { |
struct { |
__le16 auth_alg |
|
__le16 auth_transaction |
|
__le16 status_code |
|
u8 variable [0] |
|
} auth |
|
struct { |
__le16 reason_code |
|
} deauth |
|
struct { |
__le16 capab_info |
|
__le16 listen_interval |
|
u8 variable [0] |
|
} assoc_req |
|
struct { |
__le16 capab_info |
|
__le16 status_code |
|
__le16 aid |
|
u8 variable [0] |
|
} assoc_resp |
|
struct { |
__le16 capab_info |
|
__le16 status_code |
|
__le16 aid |
|
u8 variable [0] |
|
} reassoc_resp |
|
struct { |
__le16 capab_info |
|
__le16 listen_interval |
|
u8 current_ap [IEEE80211_ALEN] |
|
u8 variable [0] |
|
} reassoc_req |
|
struct { |
__le16 reason_code |
|
} disassoc |
|
struct { |
__le64 timestamp |
|
__le16 beacon_int |
|
__le16 capab_info |
|
u8 variable [0] |
|
} beacon |
|
struct { |
u8 variable [0] |
|
} probe_req |
|
struct { |
__le64 timestamp |
|
__le16 beacon_int |
|
__le16 capab_info |
|
u8 variable [0] |
|
} probe_resp |
|
struct { |
u8 category |
|
union { |
struct { |
u8 action_code |
|
u8 dialog_token |
|
u8 status_code |
|
u8 variable [0] |
|
} wme_action |
|
struct { |
u8 action_code |
|
u8 variable [0] |
|
} chan_switch |
|
struct { |
u8 action_code |
|
struct ieee80211_ext_chansw_ie data |
|
u8 variable [0] |
|
} ext_chan_switch |
|
struct { |
u8 action_code |
|
u8 dialog_token |
|
u8 element_id |
|
u8 length |
|
struct ieee80211_msrment_ie msr_elem |
|
} measurement |
|
struct { |
u8 action_code |
|
u8 dialog_token |
|
__le16 capab |
|
__le16 timeout |
|
__le16 start_seq_num |
|
} addba_req |
|
struct { |
u8 action_code |
|
u8 dialog_token |
|
__le16 status |
|
__le16 capab |
|
__le16 timeout |
|
} addba_resp |
|
struct { |
u8 action_code |
|
__le16 params |
|
__le16 reason_code |
|
} delba |
|
struct { |
u8 action_code |
|
u8 variable [0] |
|
} self_prot |
|
struct { |
u8 action_code |
|
u8 variable [0] |
|
} mesh_action |
|
struct { |
u8 action |
|
u8 trans_id [WLAN_SA_QUERY_TR_ID_LEN] |
|
} sa_query |
|
struct { |
u8 action |
|
u8 smps_control |
|
} ht_smps |
|
struct { |
u8 action_code |
|
u8 chanwidth |
|
} ht_notify_cw |
|
struct { |
u8 action_code |
|
u8 dialog_token |
|
__le16 capability |
|
u8 variable [0] |
|
} tdls_discover_resp |
|
struct { |
u8 action_code |
|
u8 operating_mode |
|
} vht_opmode_notif |
|
} u |
|
} action |
|
} | u |
|
The documentation for this struct was generated from the following file: