Home
last modified time | relevance | path

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

/dports/dns/unbound/unbound-1.14.0/iterator/
H A Diterator.h277 int chase_to_rd; member
H A Diter_utils.h102 int* chase_to_rd, int open_target, struct sock_list* blacklist,
H A Diterator.c2431 iq->chase_to_rd = 0; in processQueryTargets()
2552 &iq->dnssec_lame_query, &iq->chase_to_rd, in processQueryTargets()
2676 iq->chase_flags | (iq->chase_to_rd?BIT_RD:0), in processQueryTargets()
2680 EDNS_DO| ((iq->chase_to_rd||(iq->chase_flags&BIT_RD)!=0)&& in processQueryTargets()
2752 iq->chase_to_rd = 0; in processQueryResponse()
2759 (int)((iq->chase_flags&BIT_RD) || iq->chase_to_rd), in processQueryResponse()
2761 iq->chase_to_rd = 0; in processQueryResponse()
3293 (int)((iq->chase_flags&BIT_RD) || iq->chase_to_rd), in processPrimeResponse()
H A Diter_utils.c556 int* chase_to_rd, int open_target, struct sock_list* blacklist, in iter_server_selection() argument
572 *chase_to_rd = 1; in iter_server_selection()
582 *chase_to_rd = 1; in iter_server_selection()