Searched refs:auth_resp_tries (Results 1 – 4 of 4) sorted by relevance
217 unsigned int auth_resp_tries; member
1720 auth->auth_resp_tries = 0; in dpp_auth_build_resp()
97 auth->auth_resp_tries++; in hostapd_dpp_auth_resp_retry()98 if (auth->auth_resp_tries >= max_tries) { in hostapd_dpp_auth_resp_retry()
125 auth->auth_resp_tries++; in wpas_dpp_auth_resp_retry()126 if (auth->auth_resp_tries >= max_tries) { in wpas_dpp_auth_resp_retry()