Searched refs:tfrc_rx_handle_loss (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/dccp/ccids/lib/ |
H A D | packet_history.h | 135 int tfrc_rx_handle_loss(struct tfrc_rx_hist *h, struct tfrc_loss_hist *lh,
|
H A D | packet_history.c | 296 * tfrc_rx_handle_loss - Loss detection and further processing 311 int tfrc_rx_handle_loss(struct tfrc_rx_hist *h, in tfrc_rx_handle_loss() function
|
/kernel/linux/linux-6.6/net/dccp/ccids/lib/ |
H A D | packet_history.h | 135 int tfrc_rx_handle_loss(struct tfrc_rx_hist *h, struct tfrc_loss_hist *lh,
|
H A D | packet_history.c | 296 * tfrc_rx_handle_loss - Loss detection and further processing 311 int tfrc_rx_handle_loss(struct tfrc_rx_hist *h, in tfrc_rx_handle_loss() function
|
/kernel/linux/linux-5.10/net/dccp/ccids/ |
H A D | ccid3.c | 738 if (tfrc_rx_handle_loss(&hc->rx_hist, &hc->rx_li_hist, in ccid3_hc_rx_packet_recv()
|
/kernel/linux/linux-6.6/net/dccp/ccids/ |
H A D | ccid3.c | 744 if (tfrc_rx_handle_loss(&hc->rx_hist, &hc->rx_li_hist, in ccid3_hc_rx_packet_recv()
|
Completed in 6 milliseconds