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

/bind-9.11.3/lib/dns/include/dns/
H A Drrl.h160 isc_stdtime_t check_time; member in struct:dns_rrl_hash
/bind-9.11.3/lib/dns/
H A Drrl.c323 rrl->old_hash->check_time = now;
350 delta_rrl_time(rrl->hash->check_time, now) > 1) {
353 rrl->hash->check_time = now;
537 age = delta_rrl_time(rrl->old_hash->check_time, now);

Completed in 15 milliseconds