/external/wpa_supplicant_8/src/ap/ |
D | beacon.h | 19 struct ieee80211_mgmt; 22 const struct ieee80211_mgmt *mgmt, size_t len);
|
D | wmm.h | 19 struct ieee80211_mgmt; 26 const struct ieee80211_mgmt *mgmt, size_t len);
|
D | ieee802_11.c | 239 struct ieee80211_mgmt *reply; in send_auth_reply() 248 reply = (struct ieee80211_mgmt *) buf; in send_auth_reply() 300 const struct ieee80211_mgmt *mgmt, size_t len) in handle_auth() 809 struct ieee80211_mgmt reply; in send_deauth() 832 u8 buf[sizeof(struct ieee80211_mgmt) + 1024]; in send_assoc_resp() 833 struct ieee80211_mgmt *reply; in send_assoc_resp() 837 reply = (struct ieee80211_mgmt *) buf; in send_assoc_resp() 934 const struct ieee80211_mgmt *mgmt, size_t len, in handle_assoc() 1107 const struct ieee80211_mgmt *mgmt, size_t len) in handle_disassoc() 1155 const struct ieee80211_mgmt *mgmt, size_t len) in handle_deauth() [all …]
|
D | wmm.c | 138 struct ieee80211_mgmt *m = (struct ieee80211_mgmt *) buf; in wmm_send_action() 238 const struct ieee80211_mgmt *mgmt, in wmm_addts_req() 263 const struct ieee80211_mgmt *mgmt, size_t len) in hostapd_wmm_action()
|
D | ap_list.h | 55 const struct ieee80211_mgmt *mgmt,
|
D | beacon.c | 191 const struct ieee80211_mgmt *req, in hostapd_gen_probe_resp() 194 struct ieee80211_mgmt *resp; in hostapd_gen_probe_resp() 296 const struct ieee80211_mgmt *mgmt, size_t len) in handle_probe_req() 492 struct ieee80211_mgmt *head = NULL; in ieee802_11_set_beacon()
|
D | ieee802_11_shared.c | 52 struct ieee80211_mgmt mgmt; in ieee802_11_send_sa_query_req() 80 struct ieee80211_mgmt resp; in ieee802_11_send_sa_query_resp()
|
D | sta_info.h | 73 struct ieee80211_mgmt *last_assoc_req;
|
D | ap_list.c | 219 const struct ieee80211_mgmt *mgmt, in ap_list_process_beacon()
|
D | iapp.c | 245 struct ieee80211_mgmt *assoc; in iapp_new_station()
|
D | wpa_auth_glue.c | 397 struct ieee80211_mgmt *m; in hostapd_wpa_auth_send_ft_action()
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | mlme.c | 238 struct ieee80211_mgmt *mgmt; in ieee80211_send_auth() 247 mgmt = (struct ieee80211_mgmt *) buf; in ieee80211_send_auth() 327 struct ieee80211_mgmt *mgmt; in ieee80211_send_assoc() 368 mgmt = (struct ieee80211_mgmt *) buf; in ieee80211_send_assoc() 485 struct ieee80211_mgmt *mgmt; in ieee80211_send_deauth() 494 mgmt = (struct ieee80211_mgmt *) buf; in ieee80211_send_deauth() 513 struct ieee80211_mgmt *mgmt; in ieee80211_send_disassoc() 522 mgmt = (struct ieee80211_mgmt *) buf; in ieee80211_send_disassoc() 650 struct ieee80211_mgmt *mgmt; in ieee80211_send_probe_req() 662 mgmt = (struct ieee80211_mgmt *) buf; in ieee80211_send_probe_req() [all …]
|
/external/wpa_supplicant_8/hostapd/ |
D | ctrl_iface.c | 159 struct ieee80211_mgmt *mgmt; in p2p_manager_disconnect() 223 struct ieee80211_mgmt mgmt; in hostapd_ctrl_iface_deauthenticate() 280 struct ieee80211_mgmt mgmt; in hostapd_ctrl_iface_disassociate() 530 struct ieee80211_mgmt *mgmt; in hostapd_ctrl_iface_ess_disassoc() 544 mgmt = (struct ieee80211_mgmt *) buf; in hostapd_ctrl_iface_ess_disassoc()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ap.c | 283 const struct ieee80211_mgmt *mgmt; in ap_public_action_rx() 286 mgmt = (const struct ieee80211_mgmt *) buf; in ap_public_action_rx() 335 const struct ieee80211_mgmt *mgmt; in ap_vendor_action_rx() 338 mgmt = (const struct ieee80211_mgmt *) buf; in ap_vendor_action_rx()
|
D | events.c | 2372 const struct ieee80211_mgmt *mgmt; 2373 mgmt = (const struct ieee80211_mgmt *)
|
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
D | ieee802_11_defs.h | 236 struct ieee80211_mgmt { struct
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211.c | 1010 const struct ieee80211_mgmt *mgmt; in mlme_event_auth() 1013 mgmt = (const struct ieee80211_mgmt *) frame; in mlme_event_auth() 1068 const struct ieee80211_mgmt *mgmt; in mlme_event_assoc() 1072 mgmt = (const struct ieee80211_mgmt *) frame; in mlme_event_assoc() 1213 const struct ieee80211_mgmt *mgmt; in mlme_event_mgmt() 1217 mgmt = (const struct ieee80211_mgmt *) frame; in mlme_event_mgmt() 1289 const struct ieee80211_mgmt *mgmt; in mlme_event_deauth_disassoc() 1294 mgmt = (const struct ieee80211_mgmt *) frame; in mlme_event_deauth_disassoc() 1350 const struct ieee80211_mgmt *mgmt; in mlme_event_unprot_disconnect() 1357 mgmt = (const struct ieee80211_mgmt *) frame; in mlme_event_unprot_disconnect() [all …]
|
D | driver_hostap.c | 1028 struct ieee80211_mgmt mgmt; in hostap_sta_deauth() 1075 struct ieee80211_mgmt mgmt; in hostap_sta_disassoc()
|
D | driver_madwifi.c | 718 const struct ieee80211_mgmt *mgmt; in madwifi_raw_receive() 726 mgmt = (const struct ieee80211_mgmt *) buf; in madwifi_raw_receive()
|
D | driver_atheros.c | 739 const struct ieee80211_mgmt *mgmt; in atheros_raw_receive() 747 mgmt = (const struct ieee80211_mgmt *) buf; in atheros_raw_receive()
|
D | driver_test.c | 1910 const struct ieee80211_mgmt *mgmt; in wpa_driver_test_mlme() 1949 mgmt = (const struct ieee80211_mgmt *) data; in wpa_driver_test_mlme() 3130 const struct ieee80211_mgmt *mgmt; in test_send_probe_resp()
|
/external/wpa_supplicant_8/src/common/ |
D | ieee802_11_defs.h | 387 struct ieee80211_mgmt { struct
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p.c | 1883 struct ieee80211_mgmt *resp; in p2p_reply_probe()
|