HomeSort by: relevance | last modified time | path
    Searched refs:need_refetch (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/unbound/dist/util/
module.h 690 int need_refetch; member in struct:module_qstate
  /src/external/bsd/unbound/dist/cachedb/
cachedb.c 635 qstate->need_refetch = 1;
855 * the need_refetch is not used. */
856 qstate->need_refetch = 0;
859 if(qstate->need_refetch && qstate->serve_expired_data &&
  /src/external/bsd/unbound/dist/edns-subnet/
subnetmod.c 604 qstate->need_refetch = 1;
  /src/external/bsd/unbound/dist/services/
mesh.c 1039 mstate->s.need_refetch = 0;
2162 if(mstate->s.need_refetch && mstate->reply_list &&
2177 if(mstate->s.need_refetch) {

Completed in 23 milliseconds