Home
last modified time | relevance | path

Searched defs:mgmt (Results 1 - 25 of 50) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh_mpm.h33 mesh_mpm_action_rx(struct wpa_supplicant *wpa_s, const struct ieee80211_mgmt *mgmt, size_t len) mesh_mpm_action_rx() argument
H A Dmesh_mpm.c819 const struct ieee80211_mgmt *mgmt; in wpa_mesh_new_mesh_peer() local
1115 mesh_mpm_action_rx(struct wpa_supplicant *wpa_s, const struct ieee80211_mgmt *mgmt, size_t len) mesh_mpm_action_rx() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh_mpm.h33 mesh_mpm_action_rx(struct wpa_supplicant *wpa_s, const struct ieee80211_mgmt *mgmt, size_t len) mesh_mpm_action_rx() argument
H A Dmesh_mpm.c835 const struct ieee80211_mgmt *mgmt; in wpa_mesh_new_mesh_peer() local
1145 mesh_mpm_action_rx(struct wpa_supplicant *wpa_s, const struct ieee80211_mgmt *mgmt, size_t len) mesh_mpm_action_rx() argument
[all...]
H A Dpasn_supplicant.c1343 wpas_pasn_auth_rx(struct wpa_supplicant *wpa_s, const struct ieee80211_mgmt *mgmt, size_t len) wpas_pasn_auth_rx() argument
1608 const struct ieee80211_mgmt *mgmt = (struct ieee80211_mgmt *) data; wpas_pasn_auth_tx_status() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_list.c169 ap_list_process_beacon(struct hostapd_iface *iface, const struct ieee80211_mgmt *mgmt, struct ieee802_11_elems *elems, struct hostapd_frame_info *fi) ap_list_process_beacon() argument
H A Dap_rrm.c98 const struct ieee80211_mgmt *mgmt = (const struct ieee80211_mgmt *) buf; in hostapd_handle_radio_msmt_report() local
281 const struct ieee80211_mgmt *mgmt = (const struct ieee80211_mgmt *) buf; in hostapd_handle_nei_report_req() local
340 const struct ieee80211_mgmt *mgmt = (const struct ieee80211_mgmt *) buf; in hostapd_handle_radio_measurement() local
665 hostapd_rrm_beacon_req_tx_status(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ok) hostapd_rrm_beacon_req_tx_status() argument
[all...]
H A Dctrl_iface_ap.c467 struct ieee80211_mgmt *mgmt; in p2p_manager_disconnect() local
537 struct ieee80211_mgmt mgmt; hostapd_ctrl_iface_deauthenticate() local
599 struct ieee80211_mgmt mgmt; hostapd_ctrl_iface_disassociate() local
[all...]
H A Dieee802_11_ht.c207 hostapd_2040_coex_action(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) hostapd_2040_coex_action() argument
[all...]
H A Drrm.c98 const struct ieee80211_mgmt *mgmt = (const struct ieee80211_mgmt *) buf; in hostapd_handle_radio_msmt_report() local
281 const struct ieee80211_mgmt *mgmt = (const struct ieee80211_mgmt *) buf; in hostapd_handle_nei_report_req() local
340 const struct ieee80211_mgmt *mgmt = (const struct ieee80211_mgmt *) buf; in hostapd_handle_radio_measurement() local
665 hostapd_rrm_beacon_req_tx_status(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ok) hostapd_rrm_beacon_req_tx_status() argument
[all...]
H A Dwmm.c294 wmm_addts_req(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, const struct wmm_tspec_element *tspec, size_t len) wmm_addts_req() argument
321 hostapd_wmm_action(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) hostapd_wmm_action() argument
[all...]
H A Dieee802_11_shared.c56 struct ieee80211_mgmt *mgmt; in ieee802_11_send_sa_query_req() local
227 ieee802_11_sa_query_action(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) ieee802_11_sa_query_action() argument
[all...]
H A Dwnm_ap.c52 struct ieee80211_mgmt *mgmt; in ieee802_11_send_wnmsleep_resp() local
368 struct ieee80211_mgmt *mgmt; ieee802_11_send_bss_trans_mgmt_request() local
638 ieee802_11_rx_wnm_action_ap(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) ieee802_11_rx_wnm_action_ap() argument
684 struct ieee80211_mgmt *mgmt; wnm_send_disassoc_imminent() local
749 struct ieee80211_mgmt *mgmt; wnm_send_ess_disassoc_imminent() local
801 struct ieee80211_mgmt *mgmt; wnm_send_bss_tm_req() local
878 struct ieee80211_mgmt *mgmt; wnm_send_coloc_intf_req() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_list.c169 ap_list_process_beacon(struct hostapd_iface *iface, const struct ieee80211_mgmt *mgmt, struct ieee802_11_elems *elems, struct hostapd_frame_info *fi) ap_list_process_beacon() argument
H A Dap_rrm.c98 const struct ieee80211_mgmt *mgmt = (const struct ieee80211_mgmt *) buf; in hostapd_handle_radio_msmt_report() local
281 const struct ieee80211_mgmt *mgmt = (const struct ieee80211_mgmt *) buf; in hostapd_handle_nei_report_req() local
340 const struct ieee80211_mgmt *mgmt = (const struct ieee80211_mgmt *) buf; in hostapd_handle_radio_measurement() local
665 hostapd_rrm_beacon_req_tx_status(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ok) hostapd_rrm_beacon_req_tx_status() argument
[all...]
H A Dctrl_iface_ap.c431 struct ieee80211_mgmt *mgmt; in p2p_manager_disconnect() local
500 struct ieee80211_mgmt mgmt; hostapd_ctrl_iface_deauthenticate() local
563 struct ieee80211_mgmt mgmt; hostapd_ctrl_iface_disassociate() local
[all...]
H A Dieee802_11_ht.c229 hostapd_2040_coex_action(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) hostapd_2040_coex_action() argument
[all...]
H A Dwmm.c292 wmm_addts_req(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, struct wmm_tspec_element *tspec, size_t len) wmm_addts_req() argument
317 hostapd_wmm_action(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) hostapd_wmm_action() argument
[all...]
H A Dieee802_11_shared.c57 struct ieee80211_mgmt *mgmt; in ieee802_11_send_sa_query_req() local
206 ieee802_11_sa_query_action(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) ieee802_11_sa_query_action() argument
[all...]
H A Dwnm_ap.c52 struct ieee80211_mgmt *mgmt; in ieee802_11_send_wnmsleep_resp() local
344 struct ieee80211_mgmt *mgmt; ieee802_11_send_bss_trans_mgmt_request() local
578 ieee802_11_rx_wnm_action_ap(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) ieee802_11_rx_wnm_action_ap() argument
624 struct ieee80211_mgmt *mgmt; wnm_send_disassoc_imminent() local
689 struct ieee80211_mgmt *mgmt; wnm_send_ess_disassoc_imminent() local
741 struct ieee80211_mgmt *mgmt; wnm_send_bss_tm_req() local
816 struct ieee80211_mgmt *mgmt; wnm_send_coloc_intf_req() local
[all...]
H A Dbeacon.c730 handle_probe_req(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ssi_signal) handle_probe_req() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst.c166 void fst_rx_action(struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, in fst_rx_action() argument
H A Dfst_session.c358 fst_session_handle_setup_request(struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, size_t frame_len) fst_session_handle_setup_request() argument
500 fst_session_handle_setup_response(struct fst_session *s, struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, size_t frame_len) fst_session_handle_setup_response() argument
604 fst_session_handle_tear_down(struct fst_session *s, struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, size_t frame_len) fst_session_handle_tear_down() argument
639 fst_session_handle_ack_request(struct fst_session *s, struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, size_t frame_len) fst_session_handle_ack_request() argument
703 fst_session_handle_ack_response(struct fst_session *s, struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, size_t frame_len) fst_session_handle_ack_response() argument
1071 fst_session_handle_action(struct fst_session *s, struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, size_t frame_len) fst_session_handle_action() argument
1194 fst_session_on_action_rx(struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, size_t len) fst_session_on_action_rx() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst.c166 void fst_rx_action(struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, in fst_rx_action() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_hostap.c1034 struct ieee80211_mgmt mgmt; in hostap_sta_deauth() local
1082 struct ieee80211_mgmt mgmt; hostap_sta_disassoc() local
[all...]

Completed in 19 milliseconds

12