Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dctrl_iface_ap.h29 int hostapd_parse_csa_settings(const char *pos,
H A Dctrl_iface_ap.c1097 int hostapd_parse_csa_settings(const char *pos, in hostapd_parse_csa_settings() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dap.c1852 int ret = hostapd_parse_csa_settings(pos, &settings); in ap_ctrl_iface_chanswitch()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c2661 ret = hostapd_parse_csa_settings(pos, &settings); in hostapd_ctrl_iface_chan_switch()