/freebsd-src/contrib/unbound/services/cache/ |
H A D | dns.c | 79 time_t leeway, int pside, struct reply_info* qrep, in store_rrsets() argument 147 dns_cache_store_msg(struct module_env * env,struct query_info * qinfo,hashvalue_type hash,struct reply_info * rep,time_t leeway,int pside,struct reply_info * qrep,uint32_t flags,struct regional * region,time_t qstarttime) dns_cache_store_msg() argument 1046 dns_cache_store(struct module_env * env,struct query_info * msgqinf,struct reply_info * msgrep,int is_referral,time_t leeway,int pside,struct regional * region,uint32_t flags,time_t qstarttime) dns_cache_store() argument [all...] |
/freebsd-src/contrib/unbound/services/ |
H A D | mesh.c | 673 mesh_schedule_prefetch(struct mesh_area * mesh,struct query_info * qinfo,uint16_t qflags,time_t leeway,int run,int rpz_passthru) mesh_schedule_prefetch() argument 751 mesh_schedule_prefetch_subnet(struct mesh_area * mesh,struct query_info * qinfo,uint16_t qflags,time_t leeway,int run,int rpz_passthru,struct sockaddr_storage * addr,struct edns_option * edns_list) mesh_schedule_prefetch_subnet() argument 831 mesh_new_prefetch(struct mesh_area * mesh,struct query_info * qinfo,uint16_t qflags,time_t leeway,int rpz_passthru,struct sockaddr_storage * addr,struct edns_option * opt_list) mesh_new_prefetch() argument
|
/freebsd-src/contrib/unbound/daemon/ |
H A D | worker.c | 832 reply_and_prefetch(struct worker * worker,struct query_info * qinfo,uint16_t flags,struct comm_reply * repinfo,time_t leeway,int noreply,int rpz_passthru,struct edns_option * opt_list) reply_and_prefetch() argument 1853 time_t leeway = rep->ttl - *worker->env.now; worker_handle_request() local
|
/freebsd-src/contrib/unbound/iterator/ |
H A D | iter_utils.c | 694 iter_dns_store(struct module_env * env,struct query_info * msgqinf,struct reply_info * msgrep,int is_referral,time_t leeway,int pside,struct regional * region,uint16_t flags,time_t qstarttime) iter_dns_store() argument
|
/freebsd-src/contrib/unbound/smallapp/ |
H A D | unbound-anchor.c | 2207 int32_t leeway = 30 * 24 * 3600; /* 30 days leeway */ probe_date_allows_certupdate() local
|