Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhostapd.h741 int hostapd_reload_bss_only(struct hostapd_data *bss);
H A Dhostapd.c3549 int hostapd_reload_bss_only(struct hostapd_data *bss) in hostapd_reload_bss_only() function
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c1402 if (hostapd_reload_bss_only(bss) < 0) { in hostapd_ctrl_iface_reload_bss()