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

/linux-master/net/dccp/ccids/lib/
H A Dpacket_history.c135 static void tfrc_rx_hist_swap(struct tfrc_rx_hist *h, const u8 a, const u8 b) function
192 tfrc_rx_hist_swap(h, 0, 3);
219 tfrc_rx_hist_swap(h, 2, 3);
254 tfrc_rx_hist_swap(h, 0, 3);

Completed in 209 milliseconds