Searched refs:wpas_pasn_auth_work_timeout (Results 1 – 1 of 1) sorted by relevance
39 static void wpas_pasn_auth_work_timeout(void *eloop_ctx, void *timeout_ctx) in wpas_pasn_auth_work_timeout() function808 eloop_cancel_timeout(wpas_pasn_auth_work_timeout, wpa_s, NULL); in wpas_pasn_reset()1034 eloop_register_timeout(2, 0, wpas_pasn_auth_work_timeout, wpa_s, NULL); in wpas_pasn_start()1097 eloop_cancel_timeout(wpas_pasn_auth_work_timeout, in wpas_pasn_auth_start_cb()