Home
last modified time | relevance | path

Searched refs:need_refetch (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/util/
H A Dmodule.h671 int need_refetch; member
/netbsd-src/external/bsd/unbound/dist/cachedb/
H A Dcachedb.c609 qstate->need_refetch = 1; in parse_data()
782 if(qstate->need_refetch && qstate->serve_expired_data && in cachedb_handle_query()
/netbsd-src/external/bsd/unbound/dist/services/
H A Dmesh.c881 mstate->s.need_refetch = 0; in mesh_state_create()
1805 if(mstate->s.need_refetch && mstate->reply_list && in mesh_continue()
1820 if(mstate->s.need_refetch) { in mesh_continue()
/netbsd-src/external/bsd/unbound/dist/edns-subnet/
H A Dsubnetmod.c487 qstate->need_refetch = 1; in lookup_and_reply()