/external/wpa_supplicant_8/src/ap/ |
D | wmm.h | 13 struct ieee80211_mgmt; 20 const struct ieee80211_mgmt *mgmt, size_t len);
|
D | beacon.h | 13 struct ieee80211_mgmt; 16 const struct ieee80211_mgmt *mgmt, size_t len,
|
D | wnm_ap.c | 51 struct ieee80211_mgmt *mgmt; in ieee802_11_send_wnmsleep_resp() 257 struct ieee80211_mgmt *mgmt; in ieee802_11_send_bss_trans_mgmt_request() 405 const struct ieee80211_mgmt *mgmt, size_t len) in ieee802_11_rx_wnm_action_ap() 446 struct ieee80211_mgmt *mgmt; in wnm_send_disassoc_imminent() 449 mgmt = (struct ieee80211_mgmt *) buf; in wnm_send_disassoc_imminent() 511 struct ieee80211_mgmt *mgmt; in wnm_send_ess_disassoc_imminent() 515 mgmt = (struct ieee80211_mgmt *) buf; in wnm_send_ess_disassoc_imminent() 563 struct ieee80211_mgmt *mgmt; in wnm_send_bss_tm_req() 572 mgmt = (struct ieee80211_mgmt *) buf; in wnm_send_bss_tm_req()
|
D | wmm.c | 132 struct ieee80211_mgmt *m = (struct ieee80211_mgmt *) buf; in wmm_send_action() 232 const struct ieee80211_mgmt *mgmt, in wmm_addts_req() 257 const struct ieee80211_mgmt *mgmt, size_t len) in hostapd_wmm_action()
|
D | ieee802_11.c | 260 struct ieee80211_mgmt *reply; in send_auth_reply() 270 reply = (struct ieee80211_mgmt *) buf; in send_auth_reply() 722 const struct ieee80211_mgmt *mgmt, size_t len, in handle_auth_sae() 926 const struct ieee80211_mgmt *mgmt, size_t len) in handle_auth() 1754 struct ieee80211_mgmt reply; in send_deauth() 1833 u8 buf[sizeof(struct ieee80211_mgmt) + 1024]; in send_assoc_resp() 1834 struct ieee80211_mgmt *reply; in send_assoc_resp() 1838 reply = (struct ieee80211_mgmt *) buf; in send_assoc_resp() 1963 const struct ieee80211_mgmt *mgmt, size_t len, in handle_assoc() 2211 const struct ieee80211_mgmt *mgmt, size_t len) in handle_disassoc() [all …]
|
D | wnm_ap.h | 15 const struct ieee80211_mgmt *mgmt, size_t len);
|
D | ap_list.h | 36 const struct ieee80211_mgmt *mgmt,
|
D | ieee802_11.h | 18 struct ieee80211_mgmt; 25 const struct ieee80211_mgmt *mgmt, size_t len);
|
D | ctrl_iface_ap.c | 257 struct ieee80211_mgmt *mgmt; in p2p_manager_disconnect() 326 struct ieee80211_mgmt mgmt; in hostapd_ctrl_iface_deauthenticate() 386 struct ieee80211_mgmt mgmt; in hostapd_ctrl_iface_disassociate()
|
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 | beacon.c | 363 const struct ieee80211_mgmt *req, in hostapd_gen_probe_resp() 366 struct ieee80211_mgmt *resp; in hostapd_gen_probe_resp() 674 const struct ieee80211_mgmt *mgmt, size_t len, in handle_probe_req() 953 struct ieee80211_mgmt *head = NULL; in ieee802_11_build_ap_params()
|
D | ap_list.c | 170 const struct ieee80211_mgmt *mgmt, in ap_list_process_beacon()
|
D | drv_callbacks.c | 49 u8 buf[sizeof(struct ieee80211_mgmt) + 1024]; in hostapd_notif_assoc() 754 struct ieee80211_mgmt *mgmt; in hostapd_action_rx() 764 mgmt = (struct ieee80211_mgmt *) drv_mgmt->frame; in hostapd_action_rx()
|
D | ieee802_11_ht.c | 230 const struct ieee80211_mgmt *mgmt, size_t len) in hostapd_2040_coex_action()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | mesh_mpm.h | 28 const struct ieee80211_mgmt *mgmt, size_t len); 34 const struct ieee80211_mgmt *mgmt, in mesh_mpm_action_rx()
|
D | wnm_sta.h | 56 const struct ieee80211_mgmt *mgmt, size_t len);
|
D | wnm_sta.c | 55 struct ieee80211_mgmt *mgmt; in ieee802_11_send_wnmsleep_req() 773 struct ieee80211_mgmt *mgmt; in wnm_send_bss_transition_mgmt_resp() 786 mgmt = (struct ieee80211_mgmt *) buf; in wnm_send_bss_transition_mgmt_resp() 1201 struct ieee80211_mgmt *mgmt; in wnm_send_bss_transition_mgmt_query() 1210 mgmt = (struct ieee80211_mgmt *) buf; in wnm_send_bss_transition_mgmt_query() 1384 const struct ieee80211_mgmt *mgmt, size_t len) in ieee802_11_rx_wnm_action()
|
D | ibss_rsn.c | 478 struct ieee80211_mgmt auth; in ibss_rsn_send_auth() 883 const struct ieee80211_mgmt *header; in ibss_rsn_handle_auth() 887 header = (const struct ieee80211_mgmt *) auth_frame; in ibss_rsn_handle_auth()
|
D | ap.c | 466 const struct ieee80211_mgmt *mgmt; in ap_public_action_rx() 468 mgmt = (const struct ieee80211_mgmt *) buf; in ap_public_action_rx() 531 const struct ieee80211_mgmt *mgmt; in ap_vendor_action_rx() 533 mgmt = (const struct ieee80211_mgmt *) buf; in ap_vendor_action_rx()
|
/external/wpa_supplicant_8/src/fst/ |
D | fst_session.h | 35 const struct ieee80211_mgmt *mgmt, 56 const struct ieee80211_mgmt *mgmt, size_t len);
|
D | fst.h | 32 struct ieee80211_mgmt; 243 void fst_rx_action(struct fst_iface *iface, const struct ieee80211_mgmt *mgmt,
|
D | fst_session.c | 359 const struct ieee80211_mgmt *mgmt, in fst_session_handle_setup_request() 521 const struct ieee80211_mgmt *mgmt, in fst_session_handle_setup_response() 625 const struct ieee80211_mgmt *mgmt, in fst_session_handle_tear_down() 660 const struct ieee80211_mgmt *mgmt, in fst_session_handle_ack_request() 724 const struct ieee80211_mgmt *mgmt, in fst_session_handle_ack_response() 1094 const struct ieee80211_mgmt *mgmt, in fst_session_handle_action() 1216 const struct ieee80211_mgmt *mgmt, in fst_session_on_action_rx()
|
D | fst.c | 160 void fst_rx_action(struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, in fst_rx_action()
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211_event.c | 144 const struct ieee80211_mgmt *mgmt; in mlme_event_auth() 159 mgmt = (const struct ieee80211_mgmt *) frame; in mlme_event_auth() 206 const struct ieee80211_mgmt *mgmt; in mlme_event_assoc() 222 mgmt = (const struct ieee80211_mgmt *) frame; in mlme_event_assoc() 552 const struct ieee80211_mgmt *mgmt; in mlme_event_mgmt() 559 mgmt = (const struct ieee80211_mgmt *) frame; in mlme_event_mgmt() 634 const struct ieee80211_mgmt *mgmt; in mlme_event_deauth_disassoc() 644 mgmt = (const struct ieee80211_mgmt *) frame; in mlme_event_deauth_disassoc() 760 const struct ieee80211_mgmt *mgmt; in mlme_event_unprot_disconnect() 772 mgmt = (const struct ieee80211_mgmt *) frame; in mlme_event_unprot_disconnect()
|
D | driver_atheros.c | 836 const struct ieee80211_mgmt *mgmt; in atheros_raw_receive() 845 mgmt = (const struct ieee80211_mgmt *) buf; in atheros_raw_receive() 1307 const struct ieee80211_mgmt *mgmt; in fetch_pending_big_events() 1855 const struct ieee80211_mgmt *mgmt; in atheros_send_mgmt() 1858 mgmt = (const struct ieee80211_mgmt *) frm; in atheros_send_mgmt()
|