Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c7825 static int ctrl_interworking_select(struct wpa_supplicant *wpa_s, char *param) in ctrl_interworking_select() function
12894 if (ctrl_interworking_select(wpa_s, NULL) < 0) in wpa_supplicant_ctrl_iface_process()
12897 if (ctrl_interworking_select(wpa_s, buf + 20) < 0) in wpa_supplicant_ctrl_iface_process()