Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/ccids/lib/
H A Dloss_interval.h64 int tfrc_lh_interval_add(struct tfrc_loss_hist *, struct tfrc_rx_hist *,
H A Dloss_interval.c138 int tfrc_lh_interval_add(struct tfrc_loss_hist *lh, struct tfrc_rx_hist *rh, in tfrc_lh_interval_add() function
H A Dpacket_history.c328 is_new_loss = tfrc_lh_interval_add(lh, h, calc_first_li, sk); in tfrc_rx_handle_loss()