Searched refs:t_iface (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c2121 struct wpa_interface t_iface; local
2133 t_iface = *iface;
2138 t_iface.driver = global->params.override_driver;
2145 t_iface.ctrl_interface =
2148 if (wpa_supplicant_init_iface(wpa_s, &t_iface)) {

Completed in 100 milliseconds