Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/unbound/iterator/
H A Diterator.h106 #define RTT_BAND 400 macro
H A Diter_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-14.2/contrib/unbound/services/cache/
H A Dinfra.c69 USEFUL_SERVER_TOP_TIMEOUT - 1000 <= RTT_BAND \
70 ?RTT_BAND + 1 \