Lines Matching full:loss
144 * Private helper functions for loss detection.
199 /* return 1 if a new loss event has been identified */
262 /* recycle RX history records to continue loss detection if necessary */
268 * the loss). To recycle the loss record, it is thus only necessary to in __three_after_loss()
296 * tfrc_rx_handle_loss - Loss detection and further processing
298 * @lh: Loss Intervals database to update
301 * @calc_first_li: Caller-dependent computation of first loss interval in @lh
304 * Chooses action according to pending loss, updates LI database when a new
305 * loss was detected, and does required post-processing. Returns 1 when caller
307 * Since it also takes care of reordering during loss detection and updates the
326 * Update Loss Interval database and recycle RX records in tfrc_rx_handle_loss()