Searched refs:next_wakeup (Results 1 – 1 of 1) sorted by relevance
219 time_t next_wakeup = table->wakeup_time; in cache_add() local221 if (next_wakeup > packet->timeout + CACHE_PRUNE_INTERVAL) in cache_add()