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

/linux-4.1.27/net/dccp/ccids/lib/
H A Dpacket_history.c391 * tfrc_rx_hist_rtt_prev_s - previously suitable (wrt rtt_last_s) RTT-sampling entry
394 tfrc_rx_hist_rtt_prev_s(const struct tfrc_rx_hist *h) tfrc_rx_hist_rtt_prev_s() function
412 sample = SUB16(tfrc_rx_hist_rtt_prev_s(h)->tfrchrx_ccval, tfrc_rx_hist_sample_rtt()
416 ktime_us_delta(tfrc_rx_hist_rtt_prev_s(h)->tfrchrx_tstamp, tfrc_rx_hist_sample_rtt()
426 tfrc_rx_hist_rtt_prev_s(h)->tfrchrx_ccval, tfrc_rx_hist_sample_rtt()

Completed in 53 milliseconds