Searched refs:PREFETCH_TTL_CALC (Results 1 – 9 of 9) sorted by relevance
132 rep->prefetch_ttl = PREFETCH_TTL_CALC(rep->ttl); in store_rrsets()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()
65 #define PREFETCH_TTL_CALC(ttl) ((ttl) - (ttl)/10) macro
518 rep->prefetch_ttl = PREFETCH_TTL_CALC(rep->ttl); in parse_copy_decompress()
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()
448 qstate->return_msg->rep->prefetch_ttl = PREFETCH_TTL_CALC( in ipsecmod_handle_query()
667 rep.prefetch_ttl = PREFETCH_TTL_CALC(rep.ttl); in load_msg()
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()
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()
2497 PREFETCH_TTL_CALC(vq->orig_msg->rep->ttl); in processFinished()