Searched refs:prefetch_ttl (Results 1 – 14 of 14) sorted by relevance
132 rep->prefetch_ttl = PREFETCH_TTL_CALC(rep->ttl); in store_rrsets()626 if(r->prefetch_ttl > now) in tomsg()627 msg->rep->prefetch_ttl = r->prefetch_ttl - now; in tomsg()629 msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl); in tomsg()713 msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl); in rrset_msg()753 msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl); in synth_dname_msg()814 msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(newd->ttl); in synth_dname_msg()1153 rep->prefetch_ttl += adjust; in dns_cache_prefetch_adjust()
118 rep->prefetch_ttl = prettl; in construct_reply_info_base()217 rep->qdcount, rep->ttl, rep->prefetch_ttl, in make_new_reply_info()518 rep->prefetch_ttl = PREFETCH_TTL_CALC(rep->ttl); in parse_copy_decompress()602 rep->prefetch_ttl += timenow; in reply_info_set_ttls()801 rep->ttl, rep->prefetch_ttl, rep->serve_expired_ttl, in reply_info_copy()
159 time_t prefetch_ttl; member
498 msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl); in adjust_msg_ttl()526 msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl); in set_msg_ttl()
365 err.prefetch_ttl = PREFETCH_TTL_CALC(err.ttl); in error_response_cache()419 msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl); in iter_prepend()436 msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl); in iter_prepend()1536 (int)msg->rep->prefetch_ttl); in processInitRequest()4014 if(from->rep->prefetch_ttl < to->rep->prefetch_ttl) in processClassResponse()4015 to->rep->prefetch_ttl = from->rep->prefetch_ttl; in processClassResponse()
448 qstate->return_msg->rep->prefetch_ttl = PREFETCH_TTL_CALC( in ipsecmod_handle_query()
849 rep->ttl, rep->prefetch_ttl, rep->serve_expired_ttl, in dns64_adjust_a()
667 rep.prefetch_ttl = PREFETCH_TTL_CALC(rep.ttl); in load_msg()
1872 d->prefetch_ttl = inf->expired; in zone_del_msg()1964 d->prefetch_ttl = inf->expired; in bogus_del_msg()2048 d->prefetch_ttl = inf->expired; in negative_del_msg()
1848 *worker->env.now >= rep->prefetch_ttl) || in worker_handle_request()
504 if (prefetch && *qstate->env->now >= ((struct reply_info *)node->elem)->prefetch_ttl) { in lookup_and_reply()
195 msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl); in msg_ttl()201 msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl); in msg_ttl()2605 msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl); in az_add_negative_soa()
2496 vq->orig_msg->rep->prefetch_ttl = in processFinished()
2958 (int)msg->rep->prefetch_ttl);