Searched refs:auth_resp_tries (Results 1 – 4 of 4) sorted by relevance
337 unsigned int auth_resp_tries; member
255 auth->auth_resp_tries = 0; in dpp_auth_build_resp()
203 auth->auth_resp_tries++; in hostapd_dpp_auth_resp_retry()204 if (auth->auth_resp_tries >= max_tries) { in hostapd_dpp_auth_resp_retry()
228 auth->auth_resp_tries++; in wpas_dpp_auth_resp_retry()229 if (auth->auth_resp_tries >= max_tries) { in wpas_dpp_auth_resp_retry()