Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/dccp/ccids/lib/
H A Dpacket_history.h51 void tfrc_tx_hist_purge(struct tfrc_tx_hist_entry **headp);
H A Dpacket_history.c62 void tfrc_tx_hist_purge(struct tfrc_tx_hist_entry **headp) in tfrc_tx_hist_purge() function
/kernel/linux/linux-6.6/net/dccp/ccids/lib/
H A Dpacket_history.h51 void tfrc_tx_hist_purge(struct tfrc_tx_hist_entry **headp);
H A 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/
H A 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()
/kernel/linux/linux-6.6/net/dccp/ccids/
H A 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()

Completed in 5 milliseconds