Home
last modified time | relevance | path

Searched refs:hostapd_start_beacon (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dhostapd.c1280 static int hostapd_start_beacon(struct hostapd_data *hapd, in hostapd_start_beacon() function
1718 if (start_beacon && hostapd_start_beacon(hapd, flush_old_stations) < 0) in hostapd_setup_bss()
2621 if (hostapd_start_beacon(hapd, true)) { in hostapd_setup_interface_complete_sync()