Home
last modified time | relevance | path

Searched refs:tfrchrx_ccval (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/dccp/ccids/lib/
H A Dpacket_history.c104 entry->tfrchrx_ccval = dh->dccph_ccval; in tfrc_rx_hist_entry_from_skb()
398 tfrc_rx_hist_rtt_last_s(h)->tfrchrx_ccval); in tfrc_rx_hist_sample_rtt()
402 sample = SUB16(tfrc_rx_hist_rtt_prev_s(h)->tfrchrx_ccval, in tfrc_rx_hist_sample_rtt()
403 tfrc_rx_hist_rtt_last_s(h)->tfrchrx_ccval); in tfrc_rx_hist_sample_rtt()
416 tfrc_rx_hist_rtt_prev_s(h)->tfrchrx_ccval, in tfrc_rx_hist_sample_rtt()
417 tfrc_rx_hist_rtt_last_s(h)->tfrchrx_ccval); in tfrc_rx_hist_sample_rtt()
H A Dloss_interval.c126 (cur->li_is_closed || SUB16(new_loss->tfrchrx_ccval, cur->li_ccval) > 4); in tfrc_lh_is_new_loss()
153 new->li_ccval = tfrc_rx_hist_loss_prev(rh)->tfrchrx_ccval; in tfrc_lh_interval_add()
H A Dpacket_history.h68 tfrchrx_ccval:4, member