Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c127 * tfrc_lh_interval_add - Insert new record into the Loss Interval database
135 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.c302 * @sk: Used by @calc_first_li (see tfrc_lh_interval_add)
328 is_new_loss = tfrc_lh_interval_add(lh, h, calc_first_li, sk); in tfrc_rx_handle_loss()
/kernel/linux/linux-6.6/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.c130 * tfrc_lh_interval_add - Insert new record into the Loss Interval database
138 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.c302 * @sk: Used by @calc_first_li (see tfrc_lh_interval_add)
328 is_new_loss = tfrc_lh_interval_add(lh, h, calc_first_li, sk); in tfrc_rx_handle_loss()

Completed in 4 milliseconds