Searched refs:delta_v (Results 1 – 1 of 1) sorted by relevance
397 delta_v = SUB16(dccp_hdr(skb)->dccph_ccval, in tfrc_rx_hist_sample_rtt() local400 if (delta_v < 1 || delta_v > 4) { /* unsuitable CCVal delta */ in tfrc_rx_hist_sample_rtt()418 } else if (delta_v < 1) { in tfrc_rx_hist_sample_rtt()423 } else if (delta_v == 4) /* optimal match */ in tfrc_rx_hist_sample_rtt()