Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds