Searched refs:MAX_REFERRAL_COUNT (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/unbound/iterator/ | ||
H A D | iterator.h | 70 #define MAX_REFERRAL_COUNT 130 macro |
H A D | iterator.c | 2464 if(iq->referral_count > MAX_REFERRAL_COUNT) { in processQueryTargets() |