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

/freebsd-10-stable/contrib/unbound/iterator/
H A Diterator.h76 #define OUTBOUND_MSG_RETRY 5 macro
H A Diter_utils.c409 if(++a->attempts < OUTBOUND_MSG_RETRY)
429 if(++a->attempts < OUTBOUND_MSG_RETRY)
1013 if(a->attempts >= OUTBOUND_MSG_RETRY) {
1038 if(a->attempts >= OUTBOUND_MSG_RETRY) {

Completed in 99 milliseconds