Searched defs:UNREACH_HOLD_TIME (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dzone.c507 #define UNREACH_HOLD_TIME 600 /* 10 minutes */ macro
16864 zmgr->unreachable[i].expire = seconds + UNREACH_HOLD_TIME;
16874 zmgr->unreachable[slot].expire = seconds + UNREACH_HOLD_TIME;
16883 zmgr->unreachable[oldest].expire = seconds + UNREACH_HOLD_TIME;

Completed in 72 milliseconds