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

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dconfig_ssid.h893 unsigned int wps_run; member in struct:wpa_ssid
H A Dwps_supplicant.c313 if (ssid->wps_run && ssid->wps_run == new_ssid->wps_run &&
474 ssid->wps_run = wpa_s->wps_run;
1116 wpa_s->wps_run++;
1117 if (wpa_s->wps_run == 0)
1118 wpa_s->wps_run++;
H A Dwpa_supplicant_i.h736 unsigned int wps_run; member in struct:wpa_supplicant

Completed in 79 milliseconds