Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/ccids/lib/
H A Dpacket_history.c316 int is_new_loss = 0; in tfrc_rx_handle_loss() local
328 is_new_loss = tfrc_lh_interval_add(lh, h, calc_first_li, sk); in tfrc_rx_handle_loss()
331 return is_new_loss; in tfrc_rx_handle_loss()