Searched refs:CACHE_MIN_TTL (Results 1 – 1 of 1) sorted by relevance
28 #define CACHE_MIN_TTL 120 /* 2 minutes */ macro476 ce->ttl = max_t(int, refs[0].ttl, CACHE_MIN_TTL); in copy_ref_data()
Completed in 4 milliseconds