Searched refs:prefetch_ttl (Results 1 – 15 of 15) sorted by relevance
646 if(r->prefetch_ttl > now) in tomsg()647 msg->rep->prefetch_ttl = r->prefetch_ttl - now; in tomsg()649 msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl); in tomsg()732 msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl); in rrset_msg()771 msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl); in synth_dname_msg()831 msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(newd->ttl); in synth_dname_msg()1141 rep->prefetch_ttl += adjust; in dns_cache_prefetch_adjust()
113 rep->prefetch_ttl = prettl; in construct_reply_info_base()185 rep->qdcount, rep->ttl, rep->prefetch_ttl, in make_new_reply_info()478 rep->prefetch_ttl = PREFETCH_TTL_CALC(rep->ttl); in parse_copy_decompress()560 rep->prefetch_ttl += timenow; in reply_info_set_ttls()756 rep->ttl, rep->prefetch_ttl, rep->serve_expired_ttl, in reply_info_copy()
158 time_t prefetch_ttl; member
448 qstate->return_msg->rep->prefetch_ttl = PREFETCH_TTL_CALC( in ipsecmod_handle_query()
357 err.prefetch_ttl = PREFETCH_TTL_CALC(err.ttl); in error_response_cache()1435 (int)msg->rep->prefetch_ttl); in processInitRequest()3817 if(from->rep->prefetch_ttl < to->rep->prefetch_ttl) in processClassResponse()3818 to->rep->prefetch_ttl = from->rep->prefetch_ttl; in processClassResponse()
848 rep->ttl, rep->prefetch_ttl, rep->serve_expired_ttl, in dns64_adjust_a()
505 msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl); in adjust_msg_ttl()
667 rep.prefetch_ttl = PREFETCH_TTL_CALC(rep.ttl); in load_msg()
1850 *worker->env.now >= rep->prefetch_ttl) || in worker_handle_request()
1726 d->prefetch_ttl = inf->expired; in zone_del_msg()
486 if (prefetch && *qstate->env->now >= ((struct reply_info *)node->elem)->prefetch_ttl) { in lookup_and_reply()
394 uint32_t prefetch_ttl;
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()2595 msg->rep->prefetch_ttl = PREFETCH_TTL_CALC(msg->rep->ttl); in az_add_negative_soa()
2447 vq->orig_msg->rep->prefetch_ttl = in processFinished()
2958 (int)msg->rep->prefetch_ttl);