H A D | dns.c | 61 * @param now: current time. 72 * earlier than the time in now. The time is used to determine if RRsets 78 store_rrsets(struct module_env* env, struct reply_info* rep, time_t now, in store_rrsets() argument 91 LDNS_RR_TYPE_NS && !pside)?qstarttime:now) + leeway)) { in store_rrsets() 103 rep->ref[i].key, region, now); in store_rrsets() 172 reply_info_set_ttls(rep, *env->now); in dns_cache_store_msg() 173 store_rrsets(env, rep, *env->now, leeway, pside, qrep, region, in dns_cache_store_msg() 209 uint16_t qclass, time_t now, uint16_t searchtype, int stripfront, in find_closest_of_type() argument 225 qnamelen, searchtype, qclass, 0, now, 0))) { in find_closest_of_type() 244 &qnamelen, searchtype, qclass, now, expireto in find_closest_of_type() 271 addr_to_additional(struct ub_packed_rrset_key * rrset,struct regional * region,struct dns_msg * msg,time_t now) addr_to_additional() argument 283 msg_cache_lookup(struct module_env * env,uint8_t * qname,size_t qnamelen,uint16_t qtype,uint16_t qclass,uint16_t flags,time_t now,int wr) msg_cache_lookup() argument 308 find_add_addrs(struct module_env * env,uint16_t qclass,struct regional * region,struct delegpt * dp,time_t now,struct dns_msg ** msg) find_add_addrs() argument 374 time_t now = *env->now; cache_fill_missing() local 435 find_add_ds(struct module_env * env,struct regional * region,struct dns_msg * msg,struct delegpt * dp,time_t now) find_add_ds() argument 501 dns_msg_authadd(struct dns_msg * msg,struct regional * region,struct ub_packed_rrset_key * rrset,time_t now) dns_msg_authadd() argument 512 dns_msg_ansadd(struct dns_msg * msg,struct regional * region,struct ub_packed_rrset_key * rrset,time_t now) dns_msg_ansadd() argument 524 dns_cache_find_delegation(struct module_env * env,uint8_t * qname,size_t qnamelen,uint16_t qtype,uint16_t qclass,struct regional * region,struct dns_msg ** msg,time_t now,int noexpiredabove,uint8_t * expiretop,size_t expiretoplen) dns_cache_find_delegation() argument 602 tomsg(struct module_env * env,struct query_info * q,struct reply_info * r,struct regional * region,time_t now,int allow_expired,struct regional * scratch) tomsg() argument 699 rrset_msg(struct ub_packed_rrset_key * rrset,struct regional * region,time_t now,struct query_info * q) rrset_msg() argument 731 synth_dname_msg(struct ub_packed_rrset_key * rrset,struct regional * region,time_t now,struct query_info * q,enum sec_status * sec_status) synth_dname_msg() argument 829 time_t now = *env->now; fill_any() local 898 time_t now = *env->now; dns_cache_lookup() local [all...] |