Home
last modified time | relevance | path

Searched refs:ap_get_sta (Results 1 – 25 of 26) sorted by relevance

12

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_glue.c168 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_set_eapol()
210 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_get_eapol()
229 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_get_psk()
275 sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_get_msk()
346 sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_send_eapol()
517 sta = ap_get_sta(hapd, dst); in hostapd_wpa_auth_send_ft_action()
Ddrv_callbacks.c99 sta = ap_get_sta(hapd, addr); in hostapd_notif_assoc()
439 sta = ap_get_sta(hapd, addr); in hostapd_notif_disassoc()
458 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_sta_low_ack()
695 sta = ap_get_sta(hapd, dst); in hostapd_notify_auth_ft_finish()
716 sta = ap_get_sta(hapd, rx_auth->peer); in hostapd_notif_auth()
772 sta = ap_get_sta(hapd, mgmt->sa); in hostapd_action_rx()
932 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_new_sta()
960 sta = ap_get_sta(iface->bss[j], src); in hostapd_event_eapol_rx()
Dctrl_iface_ap.c204 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_sta()
239 (sta = ap_get_sta(hapd, addr)) == NULL) { in hostapd_ctrl_iface_sta_next()
356 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_deauthenticate()
416 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_disassociate()
Dieee802_11.c311 sta = ap_get_sta(hapd, dst); in handle_auth_ft_finish()
1105 sta = ap_get_sta(hapd, mgmt->sa); in handle_auth()
2027 sta = ap_get_sta(hapd, mgmt->sa); in handle_assoc()
2225 sta = ap_get_sta(hapd, mgmt->sa); in handle_disassoc()
2278 sta = ap_get_sta(hapd, mgmt->sa); in handle_deauth()
2357 sta = ap_get_sta(hapd, mgmt->sa); in handle_action()
2625 sta = ap_get_sta(hapd, mgmt->da); in handle_auth_cb()
2700 sta = ap_get_sta(hapd, mgmt->da); in handle_assoc_cb()
2828 sta = ap_get_sta(hapd, mgmt->da); in handle_deauth_cb()
2852 sta = ap_get_sta(hapd, mgmt->da); in handle_disassoc_cb()
[all …]
Dtkip_countermeasures.c75 struct sta_info *sta = ap_get_sta(hapd, addr); in michael_mic_failure()
Dutils.c67 osta = ap_get_sta(ohapd, data->addr); in prune_associations()
Ddhcp_snoop.c118 sta = ap_get_sta(hapd, b->hw_addr); in handle_dhcp()
Dndisc_snoop.c125 sta = ap_get_sta(hapd, msg->opt_lladdr); in handle_ndisc()
Dsta_info.c67 struct sta_info * ap_get_sta(struct hostapd_data *hapd, const u8 *sta) in ap_get_sta() function
621 sta = ap_get_sta(hapd, addr); in ap_sta_add()
704 sta2 = ap_get_sta(bss, sta->addr); in ap_sta_remove_in_other_bss()
1199 sta = ap_get_sta(hapd, addr); in ap_sta_disconnect()
Dieee802_11_shared.c88 sta = ap_get_sta(hapd, sa); in ieee802_11_send_sa_query_resp()
138 sta = ap_get_sta(hapd, sa); in ieee802_11_sa_query_action()
Dsta_info.h230 struct sta_info * ap_get_sta(struct hostapd_data *hapd, const u8 *sta);
Dmbo_ap.c220 sta = ap_get_sta(hapd, addr); in mbo_ap_wnm_notification_req()
Dpreauth_auth.c67 sta = ap_get_sta(hapd, ethhdr->h_source); in rsn_preauth_receive()
Dwmm.c263 struct sta_info *sta = ap_get_sta(hapd, mgmt->sa); in hostapd_wmm_action()
Daccounting.c469 sta = ap_get_sta(hapd, addr); in accounting_interim_error_cb()
Dgas_serv.c36 sta = ap_get_sta(hapd, addr); in gas_dialog_create()
94 sta = ap_get_sta(hapd, addr); in gas_serv_dialog_find()
126 sta = ap_get_sta(hapd, sta_addr); in gas_serv_free_dialogs()
Diapp.c273 sta = ap_get_sta(iapp->hapd, add->mac_addr); in iapp_process_add_notify()
Dwnm_ap.c65 sta = ap_get_sta(hapd, addr); in ieee802_11_send_wnmsleep_resp()
Dhostapd.c662 sta = ap_get_sta(hapd, attr->sta_addr); in hostapd_das_find_sta()
1446 struct sta_info *sta = ap_get_sta(hapd, addr); in fst_hostapd_get_mb_ie_cb()
1456 struct sta_info *sta = ap_get_sta(hapd, addr); in fst_hostapd_update_mb_ie_cb()
Dieee802_1x.c912 sta = ap_get_sta(hapd, sa); in ieee802_1x_receive()
2062 sta = ap_get_sta(hapd, addr); in ieee802_1x_sta_entry_alive()
Dbeacon.c857 !ap_get_sta(hapd, mgmt->sa)) { in handle_probe_req()
Dwps_hostapd.c1469 sta = ap_get_sta(hapd, mac_addr); in hostapd_rx_req_put_wlan_response()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c514 sta = ap_get_sta(hapd, addr); in mesh_mpm_close_peer()
555 sta = ap_get_sta(hapd, addr); in mesh_mpm_connect_peer()
604 sta = ap_get_sta(data, addr); in mesh_mpm_auth_peer()
652 sta = ap_get_sta(data, addr); in mesh_mpm_add_peer()
1090 sta = ap_get_sta(hapd, mgmt->sa); in mesh_mpm_action_rx()
Dmesh_rsn.c82 struct sta_info *sta = ap_get_sta(hapd, addr); in auth_get_psk()
130 sta = ap_get_sta(hapd, addr); in auth_start_ampe()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c110 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_new_sta()
727 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_send_qos_map_conf()
778 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_disassoc_imminent()
801 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_ess_disassoc()
847 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_bss_tm_req()
1963 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_eapol_reauth()
1987 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_eapol_set()

12