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

/freebsd-13-stable/contrib/unbound/services/
H A Doutside_network.c79 #define MAX_PORT_RETRY 10000 macro
1815 if(tries < MAX_PORT_RETRY)
1884 if(tries == MAX_PORT_RETRY) {

Completed in 103 milliseconds