Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/net/dccp/ccids/
Dccid3.c378 tfrc_tx_hist_purge(&acked->next); in ccid3_hc_tx_packet_recv()
506 tfrc_tx_hist_purge(&hc->tx_hist); in ccid3_hc_tx_exit()