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

/freebsd-11-stable/contrib/unbound/iterator/
H A Diter_utils.c367 int got_num = 0, low_rtt = 0, swap_to_front, rtt_band = RTT_BAND, nth; local
408 swap_to_front = 0;
411 swap_to_front = 1;
414 swap_to_front = 1;
417 if(swap_to_front && prev) {
442 swap_to_front = 0;
463 swap_to_front = 1;
469 if(swap_to_front && prev) {
499 swap_to_front = 0;
520 swap_to_front
[all...]

Completed in 51 milliseconds