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

/freebsd-12-stable/contrib/unbound/iterator/
H A Diterator.h102 #define RTT_BAND 400 macro
H A Diter_utils.c367 int got_num = 0, low_rtt = 0, swap_to_front, rtt_band = RTT_BAND, nth;
393 if(rtt_band > RTT_BAND)
394 rtt_band = RTT_BAND;

Completed in 106 milliseconds