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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/ccids/lib/
H A Dloss_interval.h68 extern int tfrc_lh_interval_add(struct tfrc_loss_hist *, struct tfrc_rx_hist *,
H A Dloss_interval.c131 * 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, function
H A Dpacket_history.c356 * @sk: Used by @calc_first_li (see tfrc_lh_interval_add)
381 is_new_loss = tfrc_lh_interval_add(lh, h, calc_first_li, sk);

Completed in 316 milliseconds