Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/dccp/ccids/lib/
Dpacket_history.c135 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-4.19/net/dccp/ccids/lib/
Dpacket_history.c148 static void tfrc_rx_hist_swap(struct tfrc_rx_hist *h, const u8 a, const u8 b) in tfrc_rx_hist_swap() function
205 tfrc_rx_hist_swap(h, 0, 3); in __one_after_loss()
232 tfrc_rx_hist_swap(h, 2, 3); in __two_after_loss()
267 tfrc_rx_hist_swap(h, 0, 3); in __two_after_loss()