Searched refs:SERVE_EXPIRED_TTL (Results 1 – 8 of 8) sorted by relevance
463 (SERVE_EXPIRED_TTL && in good_expiry_and_qinfo()464 *qstate->env->now - (time_t)expiry > SERVE_EXPIRED_TTL))) in good_expiry_and_qinfo()499 msg->rep->serve_expired_ttl = msg->rep->ttl + SERVE_EXPIRED_TTL; in adjust_msg_ttl()527 msg->rep->serve_expired_ttl = msg->rep->ttl + SERVE_EXPIRED_TTL; in set_msg_ttl()
91 extern time_t SERVE_EXPIRED_TTL;
69 time_t SERVE_EXPIRED_TTL = 0; variable183 if(SERVE_EXPIRED_TTL && rep->serve_expired_ttl < timenow) return 0; in reply_info_can_answer_expired()195 if(SERVE_EXPIRED_TTL && rep->serve_expired_ttl < timenow && in reply_info_could_use_expired()519 rep->serve_expired_ttl = rep->ttl + SERVE_EXPIRED_TTL; in parse_copy_decompress()
133 rep->serve_expired_ttl = rep->ttl + SERVE_EXPIRED_TTL; in store_rrsets()630 msg->rep->serve_expired_ttl = msg->rep->ttl + SERVE_EXPIRED_TTL; in tomsg()714 msg->rep->serve_expired_ttl = msg->rep->ttl + SERVE_EXPIRED_TTL; in rrset_msg()754 msg->rep->serve_expired_ttl = msg->rep->ttl + SERVE_EXPIRED_TTL; in synth_dname_msg()815 msg->rep->serve_expired_ttl = newd->ttl + SERVE_EXPIRED_TTL; in synth_dname_msg()
668 rep.serve_expired_ttl = rep.ttl + SERVE_EXPIRED_TTL; in load_msg()
729 …{ IS_NUMBER_OR_ZERO; cfg->serve_expired_ttl = atoi(val); SERVE_EXPIRED_TTL=(time_t)cfg->serve_expi… in config_set_option()2410 SERVE_EXPIRED_TTL = (time_t)config->serve_expired_ttl; in config_apply()
420 msg->rep->serve_expired_ttl = msg->rep->ttl + SERVE_EXPIRED_TTL; in iter_prepend()437 msg->rep->serve_expired_ttl = msg->rep->ttl + SERVE_EXPIRED_TTL; in iter_prepend()
196 msg->rep->serve_expired_ttl = msg->rep->ttl + SERVE_EXPIRED_TTL; in msg_ttl()202 msg->rep->serve_expired_ttl = msg->rep->ttl + SERVE_EXPIRED_TTL; in msg_ttl()2606 msg->rep->serve_expired_ttl = msg->rep->ttl + SERVE_EXPIRED_TTL; in az_add_negative_soa()