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

/freebsd-10-stable/contrib/unbound/services/cache/
H A Ddns.c70 store_rrsets(struct module_env* env, struct reply_info* rep, time_t now, time_t leeway, int pside, struct reply_info* qrep, struct regional* region) argument
108 dns_cache_store_msg(struct module_env* env, struct query_info* qinfo, hashvalue_t hash, struct reply_info* rep, time_t leeway, int pside, struct reply_info* qrep, struct regional* region) argument
824 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, uint16_t flags) argument
[all...]
/freebsd-10-stable/contrib/unbound/services/
H A Dmesh.c429 mesh_new_prefetch(struct mesh_area* mesh, struct query_info* qinfo, uint16_t qflags, time_t leeway) argument
/freebsd-10-stable/contrib/unbound/iterator/
H A Diter_utils.c471 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) argument
/freebsd-10-stable/contrib/unbound/daemon/
H A Dworker.c980 time_t leeway = ((struct reply_info*)e-> local
640 reply_and_prefetch(struct worker* worker, struct query_info* qinfo, uint16_t flags, struct comm_reply* repinfo, time_t leeway) argument
/freebsd-10-stable/contrib/unbound/smallapp/
H A Dunbound-anchor.c2158 int32_t leeway = 30 * 24 * 3600; /* 30 days leeway */ local

Completed in 122 milliseconds