Searched refs:OUTBOUND_MSG_RETRY (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/unbound/iterator/
H A Diterator.h98 #define OUTBOUND_MSG_RETRY 5 macro
H A Diter_utils.c592 if(++a->attempts < OUTBOUND_MSG_RETRY)
612 if(++a->attempts < OUTBOUND_MSG_RETRY)
1288 if(a->attempts >= OUTBOUND_MSG_RETRY) {
1313 if(a->attempts >= OUTBOUND_MSG_RETRY) {

Completed in 64 milliseconds