Searched refs:ap_sta_disconnect (Results 1 – 7 of 7) sorted by relevance
/hostap-latest/src/ap/ |
D | sta_info.h | 395 void ap_sta_disconnect(struct hostapd_data *hapd, struct sta_info *sta,
|
D | sta_info.c | 912 ap_sta_disconnect(bss, sta2, sta2->addr, in ap_sta_remove_in_other_bss() 1628 void ap_sta_disconnect(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_disconnect() function 1786 ap_sta_disconnect(hapd, sta, sta->addr, reason); in ap_sta_delayed_1x_auth_fail_cb()
|
D | ctrl_iface_ap.c | 1598 ap_sta_disconnect(hapd, sta, sta->addr, in hostapd_disassoc_accept_mac() 1617 ap_sta_disconnect(hapd, sta, sta->addr, in hostapd_disassoc_deny_mac()
|
D | wpa_auth_glue.c | 314 ap_sta_disconnect(hapd, NULL, addr, reason); in hostapd_wpa_auth_disconnect()
|
D | ieee802_1x.c | 2211 ap_sta_disconnect(hapd, sta, sta->addr, in ieee802_1x_abort_auth()
|
D | hostapd.c | 4784 ap_sta_disconnect(hapd, sta, sta->addr, in hostapd_ocv_check_csa_sa_query()
|
D | ieee802_11.c | 6686 ap_sta_disconnect(hapd, sta, sta->addr, in handle_assoc_cb()
|