Searched refs:GC_SCAN_INTERVAL_CLAMP (Results 1 – 1 of 1) sorted by relevance
87 #define GC_SCAN_INTERVAL_CLAMP (300ul * HZ) macro1529 expires = clamp(nf_ct_expires(tmp), GC_SCAN_INTERVAL_MIN, GC_SCAN_INTERVAL_CLAMP); in gc_worker()