Home
last modified time | relevance | path

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

/Linux-v4.19/net/dccp/ccids/lib/
Dpacket_history.c329 int is_new_loss = 0; in tfrc_rx_handle_loss() local
341 is_new_loss = tfrc_lh_interval_add(lh, h, calc_first_li, sk); in tfrc_rx_handle_loss()
344 return is_new_loss; in tfrc_rx_handle_loss()