Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/src/ap/
HDdfs.c945 hostapd_enable_iface(iface); in hostapd_dfs_start_channel_switch()
997 hostapd_enable_iface(iface); in hostapd_dfs_start_channel_switch()
HDhostapd.h594 int hostapd_enable_iface(struct hostapd_iface *hapd_iface);
HDhostapd.c250 res = hostapd_enable_iface(iface); in hostapd_reload_config()
2575 int hostapd_enable_iface(struct hostapd_iface *hapd_iface) in hostapd_enable_iface() function
3531 hostapd_enable_iface(iface); in hostapd_switch_channel_fallback()
/freebsd-11-stable/contrib/wpa/hostapd/
HDctrl_iface.c1463 if (hostapd_enable_iface(iface) < 0) { in hostapd_ctrl_iface_enable()