Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dnotify.c399 if (wpa_s->ml_connect_probe_ssid == ssid) { in wpas_notify_network_removed()
400 wpa_s->ml_connect_probe_ssid = NULL; in wpas_notify_network_removed()
H A Dwpa_supplicant_i.h1598 struct wpa_ssid *ml_connect_probe_ssid; member
H A Devents.c1895 if (!wpa_s->ml_connect_probe_ssid || !wpa_s->ml_connect_probe_bss) in ml_link_probe_scan()
1903 wpa_s->ml_connect_probe_ssid); in ml_link_probe_scan()
1905 wpa_s->ml_connect_probe_ssid = NULL; in ml_link_probe_scan()
1944 wpa_s->ml_connect_probe_ssid = ssid; in wpa_supplicant_connect_ml_missing()
H A Dwpa_supplicant.c4673 wpa_s->ml_connect_probe_ssid = NULL; in wpa_supplicant_clear_connection()