Home
last modified time | relevance | path

Searched refs:hostapd_flush_old_stations (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhostapd.c60 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason);
171 hostapd_flush_old_stations(iface->bss[j], in hostapd_clear_old()
577 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason) in hostapd_flush_old_stations() function
610 hostapd_flush_old_stations(hapd, WLAN_REASON_DEAUTH_LEAVING); in hostapd_bss_deinit_no_free()
1162 hostapd_flush_old_stations(hapd, in hostapd_setup_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhostapd.c62 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason);
182 hostapd_flush_old_stations(iface->bss[j], in hostapd_clear_old()
614 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason) in hostapd_flush_old_stations() function
647 hostapd_flush_old_stations(hapd, WLAN_REASON_DEAUTH_LEAVING); in hostapd_bss_deinit_no_free()

Completed in 8 milliseconds