Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in tfrc_rx_hist_rtt_prev_s() function
399 sample = SUB16(tfrc_rx_hist_rtt_prev_s(h)->tfrchrx_ccval, in tfrc_rx_hist_sample_rtt()
403 ktime_us_delta(tfrc_rx_hist_rtt_prev_s(h)->tfrchrx_tstamp, in tfrc_rx_hist_sample_rtt()
413 tfrc_rx_hist_rtt_prev_s(h)->tfrchrx_ccval, in tfrc_rx_hist_sample_rtt()
/kernel/linux/linux-6.6/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) in tfrc_rx_hist_rtt_prev_s() function
402 sample = SUB16(tfrc_rx_hist_rtt_prev_s(h)->tfrchrx_ccval, in tfrc_rx_hist_sample_rtt()
406 ktime_us_delta(tfrc_rx_hist_rtt_prev_s(h)->tfrchrx_tstamp, in tfrc_rx_hist_sample_rtt()
416 tfrc_rx_hist_rtt_prev_s(h)->tfrchrx_ccval, in tfrc_rx_hist_sample_rtt()

Completed in 2 milliseconds