Searched refs:ap_sta_disconnect (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | sta_info.h | 395 void ap_sta_disconnect(struct hostapd_data *hapd, struct sta_info *sta,
|
H A D | iapp.c | 293 ap_sta_disconnect(iapp->hapd, sta, NULL, 0); in iapp_process_add_notify()
|
H A D | sta_info.c | 908 ap_sta_disconnect(bss, sta2, sta2->addr, in ap_sta_remove_in_other_bss() 1608 void ap_sta_disconnect(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_disconnect() function 1766 ap_sta_disconnect(hapd, sta, sta->addr, reason); in ap_sta_delayed_1x_auth_fail_cb()
|
H A 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()
|
H A D | wpa_auth_glue.c | 266 ap_sta_disconnect(hapd, NULL, addr, reason); in hostapd_wpa_auth_disconnect()
|
H A D | ieee802_1x.c | 2211 ap_sta_disconnect(hapd, sta, sta->addr, in ieee802_1x_abort_auth()
|
H A D | hostapd.c | 4791 ap_sta_disconnect(hapd, sta, sta->addr, in hostapd_ocv_check_csa_sa_query()
|
H A D | ieee802_11.c | 6677 ap_sta_disconnect(hapd, sta, sta->addr, in handle_assoc_cb()
|