Searched refs:new_sec (Results 1 – 3 of 3) sorted by relevance
2696 int want_type, bool new_sec) in find_next_free_block() argument2755 if (type == want_type && !new_sec && in find_next_free_block()
265 int new_sec = wpa_s->last_auth_timeout_sec + sec_diff; in wpas_auth_timeout_restart() local269 "Authentication timeout restart: %d sec", new_sec); in wpas_auth_timeout_restart()271 eloop_register_timeout(new_sec, 0, wpa_supplicant_timeout, in wpas_auth_timeout_restart()
275 int new_sec = wpa_s->last_auth_timeout_sec + sec_diff; in wpas_auth_timeout_restart() local279 "Authentication timeout restart: %d sec", new_sec); in wpas_auth_timeout_restart()281 eloop_register_timeout(new_sec, 0, wpa_supplicant_timeout, in wpas_auth_timeout_restart()