Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig_ssid.h1006 unsigned int wps_run; member
H A Dwps_supplicant.c327 if (ssid->wps_run && ssid->wps_run == new_ssid->wps_run && in wpas_wps_remove_dup_network()
487 ssid->wps_run = wpa_s->wps_run; in wpa_supplicant_wps_cred()
1134 wpa_s->wps_run++; in wpas_wps_reassoc()
1135 if (wpa_s->wps_run == 0) in wpas_wps_reassoc()
1136 wpa_s->wps_run++; in wpas_wps_reassoc()
H A Dwpa_supplicant_i.h954 unsigned int wps_run; member