Symbol: PREFETCH_TTL_CALC
sbin/unwind/libunbound/iterator/iterator.c
356
err.prefetch_ttl = PREFETCH_TTL_CALC(err.ttl);
sbin/unwind/libunbound/iterator/iterator.c
410
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
sbin/unwind/libunbound/iterator/iterator.c
427
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
sbin/unwind/libunbound/services/authzone.c
195
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
sbin/unwind/libunbound/services/authzone.c
201
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
sbin/unwind/libunbound/services/authzone.c
2623
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
sbin/unwind/libunbound/services/cache/dns.c
114
qrep->prefetch_ttl = PREFETCH_TTL_CALC(qrep->ttl);
sbin/unwind/libunbound/services/cache/dns.c
141
rep->prefetch_ttl = PREFETCH_TTL_CALC(rep->ttl);
sbin/unwind/libunbound/services/cache/dns.c
698
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
sbin/unwind/libunbound/services/cache/dns.c
701
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
sbin/unwind/libunbound/services/cache/dns.c
758
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
sbin/unwind/libunbound/services/cache/dns.c
805
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
sbin/unwind/libunbound/services/cache/dns.c
866
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(newd->ttl);
sbin/unwind/libunbound/util/data/msgreply.c
523
rep->prefetch_ttl = PREFETCH_TTL_CALC(rep->ttl);
sbin/unwind/libunbound/util/data/msgreply.c
630
rep->prefetch_ttl = PREFETCH_TTL_CALC(ttl);
sbin/unwind/libunbound/validator/validator.c
2614
PREFETCH_TTL_CALC(vq->orig_msg->rep->ttl);
usr.sbin/unbound/cachedb/cachedb.c
498
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
usr.sbin/unbound/cachedb/cachedb.c
526
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
usr.sbin/unbound/daemon/cachedump.c
790
rep.prefetch_ttl = PREFETCH_TTL_CALC(rep.ttl);
usr.sbin/unbound/ipsecmod/ipsecmod.c
448
qstate->return_msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(
usr.sbin/unbound/iterator/iterator.c
356
err.prefetch_ttl = PREFETCH_TTL_CALC(err.ttl);
usr.sbin/unbound/iterator/iterator.c
410
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
usr.sbin/unbound/iterator/iterator.c
427
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
usr.sbin/unbound/services/authzone.c
195
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
usr.sbin/unbound/services/authzone.c
201
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
usr.sbin/unbound/services/authzone.c
2623
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
usr.sbin/unbound/services/cache/dns.c
114
qrep->prefetch_ttl = PREFETCH_TTL_CALC(qrep->ttl);
usr.sbin/unbound/services/cache/dns.c
141
rep->prefetch_ttl = PREFETCH_TTL_CALC(rep->ttl);
usr.sbin/unbound/services/cache/dns.c
698
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
usr.sbin/unbound/services/cache/dns.c
701
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
usr.sbin/unbound/services/cache/dns.c
758
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
usr.sbin/unbound/services/cache/dns.c
805
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
usr.sbin/unbound/services/cache/dns.c
866
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(newd->ttl);
usr.sbin/unbound/util/data/msgreply.c
523
rep->prefetch_ttl = PREFETCH_TTL_CALC(rep->ttl);
usr.sbin/unbound/util/data/msgreply.c
630
rep->prefetch_ttl = PREFETCH_TTL_CALC(ttl);
usr.sbin/unbound/validator/validator.c
2614
PREFETCH_TTL_CALC(vq->orig_msg->rep->ttl);