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

/bind-9.6-ESV-R11/lib/dns/
H A Drbtdb.c728 dns_ttl_t oldttl; local
730 oldttl = header->rdh_ttl;
741 if (header->heap_index == 0 || newttl == oldttl)
748 if (newttl < oldttl)

Completed in 28 milliseconds