Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/ccids/lib/
H A Dloss_interval.c122 static inline u8 tfrc_lh_is_new_loss(struct tfrc_loss_interval *cur, in tfrc_lh_is_new_loss() function
143 if (cur != NULL && !tfrc_lh_is_new_loss(cur, tfrc_rx_hist_loss_prev(rh))) in tfrc_lh_interval_add()