Home
last modified time | relevance | path

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

/linux-4.1.27/net/dccp/ccids/lib/
Dpacket_history.c331 int is_new_loss = 0; in tfrc_rx_handle_loss() local
343 is_new_loss = tfrc_lh_interval_add(lh, h, calc_first_li, sk); in tfrc_rx_handle_loss()
346 return is_new_loss; in tfrc_rx_handle_loss()