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

/openbsd-current/usr.sbin/unbound/util/data/
H A Dmsgparse.h94 #define NORR_TTL 5 /* seconds */ macro
H A Dmsgreply.c475 rep->ttl = NORR_TTL;
/openbsd-current/sbin/unwind/libunbound/util/data/
H A Dmsgparse.h94 #define NORR_TTL 5 /* seconds */ macro
H A Dmsgreply.c475 rep->ttl = NORR_TTL;
/openbsd-current/usr.sbin/unbound/iterator/
H A Diterator.c311 if(qstate->prefetch_leeway > NORR_TTL) {
315 NORR_TTL, qstate->query_flags))
350 * servfail NORR_TTL) */
357 err.ttl = NORR_TTL;
359 err.serve_expired_ttl = NORR_TTL;
H A Diter_utils.c1169 time_t ttl = NORR_TTL;
/openbsd-current/sbin/unwind/libunbound/iterator/
H A Diterator.c311 if(qstate->prefetch_leeway > NORR_TTL) {
315 NORR_TTL, qstate->query_flags))
350 * servfail NORR_TTL) */
357 err.ttl = NORR_TTL;
359 err.serve_expired_ttl = NORR_TTL;
H A Diter_utils.c1169 time_t ttl = NORR_TTL;

Completed in 261 milliseconds