Searched refs:ttl_offset (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Dmaster.c967 isc_uint32_t ttl_offset = 0; local
1128 if (ttl_offset != 0) {
1209 ttl_offset = current_time - dump_time;
1852 if (lctx->ttl < ttl_offset)
1854 lctx->ttl -= ttl_offset;

Completed in 14 milliseconds