HomeSort by: relevance | last modified time | path
    Searched refs:hostapd_reload_config (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/hostapd/
main.c 408 if (hostapd_reload_config(iface) < 0) {
787 interfaces.reload_config = hostapd_reload_config;
ctrl_iface.c 4184 if (hostapd_reload_config(hapd->iface))
  /src/external/bsd/wpa/dist/src/ap/
hostapd.h 720 int hostapd_reload_config(struct hostapd_iface *iface);
hostapd.c 251 int hostapd_reload_config(struct hostapd_iface *iface) function

Completed in 77 milliseconds