Symbol: PREFETCH_TTL_CALC
sbin/unwind/libunbound/iterator/iterator.c
354
err.prefetch_ttl = PREFETCH_TTL_CALC(err.ttl);
sbin/unwind/libunbound/iterator/iterator.c
408
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
sbin/unwind/libunbound/iterator/iterator.c
425
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
2598
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
sbin/unwind/libunbound/services/cache/dns.c
132
rep->prefetch_ttl = PREFETCH_TTL_CALC(rep->ttl);
sbin/unwind/libunbound/services/cache/dns.c
629
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
sbin/unwind/libunbound/services/cache/dns.c
713
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
sbin/unwind/libunbound/services/cache/dns.c
753
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
sbin/unwind/libunbound/services/cache/dns.c
814
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(newd->ttl);
sbin/unwind/libunbound/util/data/msgreply.c
518
rep->prefetch_ttl = PREFETCH_TTL_CALC(rep->ttl);
sbin/unwind/libunbound/validator/validator.c
2535
PREFETCH_TTL_CALC(vq->orig_msg->rep->ttl);
usr.sbin/unbound/cachedb/cachedb.c
500
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
usr.sbin/unbound/cachedb/cachedb.c
528
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
354
err.prefetch_ttl = PREFETCH_TTL_CALC(err.ttl);
usr.sbin/unbound/iterator/iterator.c
408
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
usr.sbin/unbound/iterator/iterator.c
425
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
2598
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
usr.sbin/unbound/services/cache/dns.c
132
rep->prefetch_ttl = PREFETCH_TTL_CALC(rep->ttl);
usr.sbin/unbound/services/cache/dns.c
629
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
usr.sbin/unbound/services/cache/dns.c
713
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
usr.sbin/unbound/services/cache/dns.c
753
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl);
usr.sbin/unbound/services/cache/dns.c
814
msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(newd->ttl);
usr.sbin/unbound/util/data/msgreply.c
518
rep->prefetch_ttl = PREFETCH_TTL_CALC(rep->ttl);
usr.sbin/unbound/validator/validator.c
2535
PREFETCH_TTL_CALC(vq->orig_msg->rep->ttl);