Home
last modified time | relevance | path

Searched refs:ieee80211_mgmt (Results 1 – 25 of 33) sorted by relevance

12

/external/wpa_supplicant_8/src/ap/
Dwmm.h13 struct ieee80211_mgmt;
20 const struct ieee80211_mgmt *mgmt, size_t len);
Dbeacon.h13 struct ieee80211_mgmt;
16 const struct ieee80211_mgmt *mgmt, size_t len,
Dwnm_ap.c51 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()
Dwmm.c132 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()
Dieee802_11.c260 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 …]
Dwnm_ap.h15 const struct ieee80211_mgmt *mgmt, size_t len);
Dap_list.h36 const struct ieee80211_mgmt *mgmt,
Dieee802_11.h18 struct ieee80211_mgmt;
25 const struct ieee80211_mgmt *mgmt, size_t len);
Dctrl_iface_ap.c257 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()
Dieee802_11_shared.c52 struct ieee80211_mgmt mgmt; in ieee802_11_send_sa_query_req()
80 struct ieee80211_mgmt resp; in ieee802_11_send_sa_query_resp()
Dbeacon.c363 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()
Dap_list.c170 const struct ieee80211_mgmt *mgmt, in ap_list_process_beacon()
Ddrv_callbacks.c49 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()
Dieee802_11_ht.c230 const struct ieee80211_mgmt *mgmt, size_t len) in hostapd_2040_coex_action()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.h28 const struct ieee80211_mgmt *mgmt, size_t len);
34 const struct ieee80211_mgmt *mgmt, in mesh_mpm_action_rx()
Dwnm_sta.h56 const struct ieee80211_mgmt *mgmt, size_t len);
Dwnm_sta.c55 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()
Dibss_rsn.c478 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()
Dap.c466 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/
Dfst_session.h35 const struct ieee80211_mgmt *mgmt,
56 const struct ieee80211_mgmt *mgmt, size_t len);
Dfst.h32 struct ieee80211_mgmt;
243 void fst_rx_action(struct fst_iface *iface, const struct ieee80211_mgmt *mgmt,
Dfst_session.c359 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()
Dfst.c160 void fst_rx_action(struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, in fst_rx_action()
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_event.c144 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()
Ddriver_atheros.c836 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()

12