Home
last modified time | relevance | path

Searched defs:PREFETCH_TTL_CALC (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/unbound/util/data/
H A Dmsgreply.h65 #define PREFETCH_TTL_CALC(ttl) ((ttl) - (ttl)/10) macro
/openbsd/sbin/unwind/libunbound/util/data/
H A Dmsgreply.h65 #define PREFETCH_TTL_CALC(ttl) ((ttl) - (ttl)/10) macro