Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dhostapd.h748 int hostapd_reload_bss_only(struct hostapd_data *bss);
Dhostapd.c3542 int hostapd_reload_bss_only(struct hostapd_data *bss) in hostapd_reload_bss_only() function
/hostap-latest/hostapd/
Dctrl_iface.c1407 if (hostapd_reload_bss_only(bss) < 0) { in hostapd_ctrl_iface_reload_bss()