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.h32 int hostapd_parse_csa_settings(struct hostapd_iface *iface,
H A Dctrl_iface_ap.c1428 int hostapd_parse_csa_settings(struct hostapd_iface *iface, in hostapd_parse_csa_settings() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dap.c1887 ret = hostapd_parse_csa_settings(iface, pos, &settings); in ap_ctrl_iface_chanswitch()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c2455 ret = hostapd_parse_csa_settings(iface, pos, &settings); in hostapd_ctrl_iface_chan_switch()