HomeSort by: relevance | last modified time | path
    Searched refs:t_iface (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/
wpa_supplicant.c 7759 struct wpa_interface t_iface; local
7771 t_iface = *iface;
7776 t_iface.driver = global->params.override_driver;
7783 t_iface.ctrl_interface =
7786 if (wpa_supplicant_init_iface(wpa_s, &t_iface)) {
wpa_supplicant.c 7759 struct wpa_interface t_iface; local
7771 t_iface = *iface;
7776 t_iface.driver = global->params.override_driver;
7783 t_iface.ctrl_interface =
7786 if (wpa_supplicant_init_iface(wpa_s, &t_iface)) {

Completed in 48 milliseconds