Searched refs:RESPONSE_TYPE_REFERRAL (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/unbound/iterator/
H A Diter_resptype.h66 RESPONSE_TYPE_REFERRAL, enumerator in enum:response_type
H A Diter_resptype.c169 return RESPONSE_TYPE_REFERRAL;
275 return RESPONSE_TYPE_REFERRAL;
H A Diter_utils.c869 if(type == RESPONSE_TYPE_REFERRAL) {
H A Diterator.c2684 if(type == RESPONSE_TYPE_REFERRAL && (iq->chase_flags&BIT_RD) &&
2722 if(type == RESPONSE_TYPE_REFERRAL) {
2855 } else if(type == RESPONSE_TYPE_REFERRAL) {

Completed in 130 milliseconds