Home
last modified time | relevance | path

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

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