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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.c54 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason);
150 hostapd_flush_old_stations(iface->bss[j],
486 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason) function
519 hostapd_flush_old_stations(hapd, WLAN_REASON_DEAUTH_LEAVING);
990 hostapd_flush_old_stations(hapd,
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.c54 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason);
150 hostapd_flush_old_stations(iface->bss[j],
486 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason) function
519 hostapd_flush_old_stations(hapd, WLAN_REASON_DEAUTH_LEAVING);
990 hostapd_flush_old_stations(hapd,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.c54 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason);
150 hostapd_flush_old_stations(iface->bss[j],
486 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason) function
519 hostapd_flush_old_stations(hapd, WLAN_REASON_DEAUTH_LEAVING);
990 hostapd_flush_old_stations(hapd,

Completed in 95 milliseconds