Home
last modified time | relevance | path

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

/linux-3.4.99/net/dccp/ccids/lib/
Dloss_interval.h68 extern int tfrc_lh_interval_add(struct tfrc_loss_hist *, struct tfrc_rx_hist *,
Dloss_interval.c138 int tfrc_lh_interval_add(struct tfrc_loss_hist *lh, struct tfrc_rx_hist *rh, in tfrc_lh_interval_add() function
Dpacket_history.c342 is_new_loss = tfrc_lh_interval_add(lh, h, calc_first_li, sk); in tfrc_rx_handle_loss()