Searched defs:hostapd_flush_old_stations (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.c46 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason);
139 hostapd_flush_old_stations(iface->bss[j],
443 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason) function
473 hostapd_flush_old_stations(hapd, WLAN_REASON_DEAUTH_LEAVING);
930 hostapd_flush_old_stations(hapd,
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.c46 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason);
139 hostapd_flush_old_stations(iface->bss[j],
443 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason) function
473 hostapd_flush_old_stations(hapd, WLAN_REASON_DEAUTH_LEAVING);
930 hostapd_flush_old_stations(hapd,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.c46 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason);
139 hostapd_flush_old_stations(iface->bss[j],
443 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason) function
473 hostapd_flush_old_stations(hapd, WLAN_REASON_DEAUTH_LEAVING);
930 hostapd_flush_old_stations(hapd,

Completed in 29 milliseconds