Searched refs:ptksa_cache_expire (Results 1 – 1 of 1) sorted by relevance
37 static void ptksa_cache_expire(void *eloop_ctx, void *timeout_ctx) in ptksa_cache_expire() function72 eloop_cancel_timeout(ptksa_cache_expire, ptksa, NULL); in ptksa_cache_set_expiration()86 eloop_register_timeout(sec + 1, 0, ptksa_cache_expire, ptksa, NULL); in ptksa_cache_set_expiration()125 eloop_cancel_timeout(ptksa_cache_expire, ptksa, NULL); in ptksa_cache_deinit()