Searched refs:tfrc_rx_hist_swap (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/dccp/ccids/lib/ |
H A D | packet_history.c | 135 static void tfrc_rx_hist_swap(struct tfrc_rx_hist *h, const u8 a, const u8 b) in tfrc_rx_hist_swap() function 192 tfrc_rx_hist_swap(h, 0, 3); in __one_after_loss() 219 tfrc_rx_hist_swap(h, 2, 3); in __two_after_loss() 254 tfrc_rx_hist_swap(h, 0, 3); in __two_after_loss()
|
/kernel/linux/linux-6.6/net/dccp/ccids/lib/ |
H A D | packet_history.c | 135 static void tfrc_rx_hist_swap(struct tfrc_rx_hist *h, const u8 a, const u8 b) in tfrc_rx_hist_swap() function 192 tfrc_rx_hist_swap(h, 0, 3); in __one_after_loss() 219 tfrc_rx_hist_swap(h, 2, 3); in __two_after_loss() 254 tfrc_rx_hist_swap(h, 0, 3); in __two_after_loss()
|
Completed in 3 milliseconds