Home
last modified time | relevance | path

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

/linux-6.1.9/net/dccp/ccids/lib/
Dpacket_history.h140 void tfrc_rx_hist_purge(struct tfrc_rx_hist *h);
Dpacket_history.c355 void tfrc_rx_hist_purge(struct tfrc_rx_hist *h) in tfrc_rx_hist_purge() function
/linux-6.1.9/net/dccp/ccids/
Dccid3.c804 tfrc_rx_hist_purge(&hc->rx_hist); in ccid3_hc_rx_exit()