Searched defs:oldttl (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ | ||
H A D | rbtdb.c | 1090 dns_ttl_t oldttl; local 1098 oldttl = header->rdh_ttl; 1106 if (header->heap_index == 0 || newttl == oldttl) 1113 if (newttl < oldttl) |
Completed in 55 milliseconds