Searched refs:new_loss (Results 1 – 1 of 1) sorted by relevance
123 struct tfrc_rx_hist_entry *new_loss) in tfrc_lh_is_new_loss() argument125 return dccp_delta_seqno(cur->li_seqno, new_loss->tfrchrx_seqno) > 0 && in tfrc_lh_is_new_loss()126 (cur->li_is_closed || SUB16(new_loss->tfrchrx_ccval, cur->li_ccval) > 4); in tfrc_lh_is_new_loss()