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

/bind-9.6-ESV-R11/lib/dns/
H A Drbtdb.c224 dns_ttl_t rdh_ttl; member in struct:rdatasetheader
730 oldttl = header->rdh_ttl;
731 header->rdh_ttl = newttl;
763 if (h1->rdh_ttl < h2->rdh_ttl)
2734 rdataset->ttl = header->rdh_ttl - now;
3997 if (header->rdh_ttl < search->now) {
4005 if ((header->rdh_ttl < search->now - RBTDB_VIRTUAL) &&
4121 if (header->rdh_ttl < search->now) {
4129 if ((header->rdh_ttl < searc
[all...]

Completed in 23 milliseconds