Searched refs:rtt_sample_prev (Results 1 – 2 of 2) sorted by relevance
383 return h->ring[h->rtt_sample_prev]; in tfrc_rx_hist_rtt_prev_s()401 if (h->rtt_sample_prev == 2) { /* previous candidate stored */ in tfrc_rx_hist_sample_rtt()419 h->rtt_sample_prev = 1; in tfrc_rx_hist_sample_rtt()426 h->rtt_sample_prev = 2; in tfrc_rx_hist_sample_rtt()435 h->rtt_sample_prev = 0; /* use current entry as next reference */ in tfrc_rx_hist_sample_rtt()
85 #define rtt_sample_prev loss_start macro