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