Lines Matching defs:abandoned
1313 isc_uint64_t abandoned = 0;
1425 abandoned += pond->num_abandoned;
1436 " 2^64-1 < total, %llu active, %llu abandoned",
1437 shared_name, (long long unsigned)(active - abandoned),
1438 (long long unsigned)(abandoned));
1442 "%llu total, %llu active, %llu abandoned",
1444 (long long unsigned)(active - abandoned),
1445 (long long unsigned)(abandoned));
3670 * abandoned lease.
3679 /* Pick the abandoned lease as a last resort. */
3682 log_error("Best match for DUID %s is an abandoned address,"
4047 /* Choose the lease that was abandoned longest ago. */
4950 * abandoned prefix.
4959 /* Pick the abandoned prefix as a last resort. */
4962 log_error("Reclaiming abandoned prefixes is not yet "
5319 /* Choose the prefix that was abandoned longest ago. */