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.h954 unsigned int wps_run; member
H A Dwps_supplicant.c317 if (ssid->wps_run && ssid->wps_run == new_ssid->wps_run && in wpas_wps_remove_dup_network()
479 ssid->wps_run = wpa_s->wps_run; in wpa_supplicant_wps_cred()
1124 wpa_s->wps_run++; in wpas_wps_reassoc()
1125 if (wpa_s->wps_run == 0) in wpas_wps_reassoc()
1126 wpa_s->wps_run++; in wpas_wps_reassoc()
H A Dwpa_supplicant_i.h942 unsigned int wps_run; member