Searched refs:low_threshold (Results 1 – 3 of 3) sorted by relevance
1052 int low_threshold; /* low threshold to restart logging */ member1757 isc_uint64_t low_threshold; /* low threshold to restart logging */ member
2115 if (used <= pool->low_threshold) { in check_pool_threshold()2116 pool->low_threshold = 0; in check_pool_threshold()2169 pool->low_threshold = FIND_PERCENT(count, poollow); in check_pool_threshold()
1025 if (used <= pond->low_threshold) { in check_pool6_threshold()1026 pond->low_threshold = 0; in check_pool6_threshold()1086 pond->low_threshold = FIND_POND6_PERCENT(count, poollow); in check_pool6_threshold()