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

/linux-master/net/dccp/ccids/lib/
H A Dpacket_history.c377 * tfrc_rx_hist_rtt_prev_s - previously suitable (wrt rtt_last_s) RTT-sampling entry
381 tfrc_rx_hist_rtt_prev_s(const struct tfrc_rx_hist *h) function
402 sample = SUB16(tfrc_rx_hist_rtt_prev_s(h)->tfrchrx_ccval,
406 ktime_us_delta(tfrc_rx_hist_rtt_prev_s(h)->tfrchrx_tstamp,
416 tfrc_rx_hist_rtt_prev_s(h)->tfrchrx_ccval,

Completed in 100 milliseconds