Home
last modified time | relevance | path

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

/linux-6.12.1/net/dccp/ccids/lib/
Dpacket_history.h51 void tfrc_tx_hist_purge(struct tfrc_tx_hist_entry **headp);
Dpacket_history.c62 void tfrc_tx_hist_purge(struct tfrc_tx_hist_entry **headp) in tfrc_tx_hist_purge() function
/linux-6.12.1/net/dccp/ccids/
Dccid3.c383 tfrc_tx_hist_purge(&acked->next); in ccid3_hc_tx_packet_recv()
511 tfrc_tx_hist_purge(&hc->tx_hist); in ccid3_hc_tx_exit()