Home
last modified time | relevance | path

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

/linux-6.1.9/net/dccp/ccids/lib/
Dpacket_history.h135 int tfrc_rx_handle_loss(struct tfrc_rx_hist *h, struct tfrc_loss_hist *lh,
Dpacket_history.c311 int tfrc_rx_handle_loss(struct tfrc_rx_hist *h, in tfrc_rx_handle_loss() function
/linux-6.1.9/net/dccp/ccids/
Dccid3.c744 if (tfrc_rx_handle_loss(&hc->rx_hist, &hc->rx_li_hist, in ccid3_hc_rx_packet_recv()