Home
last modified time | relevance | path

Searched refs:RTT_BAND (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/unbound/iterator/
HDiterator.h106 #define RTT_BAND 400 macro
HDiter_utils.c401 int got_num = 0, low_rtt = 0, swap_to_front, rtt_band = RTT_BAND, nth; in iter_filter_order()
431 if(rtt_band > RTT_BAND) in iter_filter_order()
432 rtt_band = RTT_BAND; in iter_filter_order()
/freebsd-13-stable/contrib/unbound/services/cache/
HDinfra.c69 USEFUL_SERVER_TOP_TIMEOUT - 1000 <= RTT_BAND \
70 ?RTT_BAND + 1 \