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

/bind-9.6-ESV-R11/lib/dns/
H A Drbtdb.c725 set_ttl(dns_rbtdb_t *rbtdb, rdatasetheader_t *header, dns_ttl_t newttl) { argument
731 header->rdh_ttl = newttl;
741 if (header->heap_index == 0 || newttl == oldttl)
748 if (newttl < oldttl)

Completed in 28 milliseconds