/external/wpa_supplicant_8/src/ap/ |
D | ctrl_iface_ap.c | 205 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_sta() 240 (sta = ap_get_sta(hapd, addr)) == NULL) { in hostapd_ctrl_iface_sta_next() 360 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_deauthenticate() 423 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_disassociate() 446 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_signature() 466 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_poll_sta()
|
D | wpa_auth_glue.c | 171 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_set_eapol() 213 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_get_eapol() 232 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_get_psk() 278 sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_get_msk() 349 sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_send_eapol() 520 sta = ap_get_sta(hapd, dst); in hostapd_wpa_auth_send_ft_action()
|
D | drv_callbacks.c | 99 sta = ap_get_sta(hapd, addr); in hostapd_notif_assoc() 446 sta = ap_get_sta(hapd, addr); in hostapd_notif_disassoc() 465 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_sta_low_ack() 701 sta = ap_get_sta(hapd, dst); in hostapd_notify_auth_ft_finish() 722 sta = ap_get_sta(hapd, rx_auth->peer); in hostapd_notif_auth() 778 sta = ap_get_sta(hapd, mgmt->sa); in hostapd_action_rx() 951 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_new_sta() 979 sta = ap_get_sta(iface->bss[j], src); in hostapd_event_eapol_rx()
|
D | ieee802_11.c | 319 sta = ap_get_sta(hapd, dst); in handle_auth_ft_finish() 1559 sta = ap_get_sta(hapd, mgmt->sa); in handle_auth() 2589 sta = ap_get_sta(hapd, mgmt->sa); in handle_assoc() 2908 sta = ap_get_sta(hapd, mgmt->sa); in handle_disassoc() 2972 sta = ap_get_sta(hapd, mgmt->sa); in handle_deauth() 3051 sta = ap_get_sta(hapd, mgmt->sa); in handle_action() 3318 sta = ap_get_sta(hapd, mgmt->da); in handle_auth_cb() 3393 sta = ap_get_sta(hapd, mgmt->da); in handle_assoc_cb() 3548 sta = ap_get_sta(hapd, mgmt->da); in handle_deauth_cb() 3572 sta = ap_get_sta(hapd, mgmt->da); in handle_disassoc_cb() [all …]
|
D | tkip_countermeasures.c | 75 struct sta_info *sta = ap_get_sta(hapd, addr); in michael_mic_failure()
|
D | utils.c | 67 osta = ap_get_sta(ohapd, data->addr); in prune_associations()
|
D | rrm.c | 370 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_send_lci_req() 459 sta = ap_get_sta(hapd, addr); in hostapd_send_range_req() 573 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_send_beacon_req()
|
D | dhcp_snoop.c | 96 sta = ap_get_sta(hapd, b->hw_addr); in handle_dhcp()
|
D | ndisc_snoop.c | 126 sta = ap_get_sta(hapd, msg->opt_lladdr); in handle_ndisc()
|
D | mbo_ap.c | 219 sta = ap_get_sta(hapd, addr); in mbo_ap_wnm_notification_req()
|
D | preauth_auth.c | 67 sta = ap_get_sta(hapd, ethhdr->h_source); in rsn_preauth_receive()
|
D | sta_info.c | 69 struct sta_info * ap_get_sta(struct hostapd_data *hapd, const u8 *sta) in ap_get_sta() function 637 sta = ap_get_sta(hapd, addr); in ap_sta_add() 725 sta2 = ap_get_sta(bss, sta->addr); in ap_sta_remove_in_other_bss() 1236 sta = ap_get_sta(hapd, addr); in ap_sta_disconnect()
|
D | ieee802_11_shared.c | 88 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()
|
D | sta_info.h | 260 struct sta_info * ap_get_sta(struct hostapd_data *hapd, const u8 *sta);
|
D | wmm.c | 260 struct sta_info *sta = ap_get_sta(hapd, mgmt->sa); in hostapd_wmm_action()
|
D | accounting.c | 464 sta = ap_get_sta(hapd, addr); in accounting_interim_error_cb()
|
D | gas_serv.c | 36 sta = ap_get_sta(hapd, addr); in gas_dialog_create() 97 sta = ap_get_sta(hapd, addr); in gas_serv_dialog_find() 129 sta = ap_get_sta(hapd, sta_addr); in gas_serv_free_dialogs()
|
D | iapp.c | 273 sta = ap_get_sta(iapp->hapd, add->mac_addr); in iapp_process_add_notify()
|
D | beacon.c | 831 if ((sta = ap_get_sta(hapd, mgmt->sa)) != NULL) { in handle_probe_req() 916 !ap_get_sta(hapd, mgmt->sa)) { in handle_probe_req()
|
D | fils_hlp.c | 232 sta = ap_get_sta(hapd, dhcp->hw_addr); in fils_dhcp_handler()
|
D | wnm_ap.c | 65 sta = ap_get_sta(hapd, addr); in ieee802_11_send_wnmsleep_resp()
|
D | hostapd.c | 675 sta = ap_get_sta(hapd, attr->sta_addr); in hostapd_das_find_sta() 1461 struct sta_info *sta = ap_get_sta(hapd, addr); in fst_hostapd_get_mb_ie_cb() 1471 struct sta_info *sta = ap_get_sta(hapd, addr); in fst_hostapd_update_mb_ie_cb()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | mesh_mpm.c | 514 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() 663 sta = ap_get_sta(data, addr); in mesh_mpm_add_peer() 1145 sta = ap_get_sta(hapd, mgmt->sa); in mesh_mpm_action_rx()
|
D | mesh_rsn.c | 82 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/ |
D | ctrl_iface.c | 113 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_new_sta() 730 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_send_qos_map_conf() 781 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_disassoc_imminent() 804 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_ess_disassoc() 850 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_bss_tm_req() 2053 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_eapol_reauth() 2077 sta = ap_get_sta(hapd, addr); in hostapd_ctrl_iface_eapol_set()
|