Home
last modified time | relevance | path

Searched defs:leeway (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/unbound/services/cache/
H A Ddns.c79 time_t leeway, int pside, struct reply_info* qrep, in store_rrsets() argument
156 hashvalue_type hash, struct reply_info* rep, time_t leeway, int pside, in dns_cache_store_msg() argument
1059 struct reply_info* msgrep, int is_referral, time_t leeway, int pside, in dns_cache_store() argument
[all...]
/freebsd/contrib/unbound/services/
H A Dmesh.c698 struct query_info* qinfo, uint16_t qflags, time_t leeway, int run, in mesh_schedule_prefetch()
779 struct query_info* qinfo, uint16_t qflags, time_t leeway, int run, in mesh_schedule_prefetch_subnet()
862 uint16_t qflags, time_t leeway, int rpz_passthru, in mesh_new_prefetch()
/freebsd/contrib/unbound/daemon/
H A Dworker.c919 uint16_t flags, struct comm_reply* repinfo, time_t leeway, int noreply, in reply_and_prefetch()
1934 time_t leeway = rep->ttl - *worker->env.now; in worker_handle_request() local
/freebsd/contrib/unbound/iterator/
H A Diter_utils.c695 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/contrib/unbound/smallapp/
H A Dunbound-anchor.c2219 int32_t leeway = 30 * 24 * 3600; /* 30 days leeway */ in probe_date_allows_certupdate() local