Home
last modified time | relevance | path

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

/linux-4.4.14/net/dccp/ccids/lib/
Dpacket_history.h64 void tfrc_tx_hist_purge(struct tfrc_tx_hist_entry **headp);
Dpacket_history.c75 void tfrc_tx_hist_purge(struct tfrc_tx_hist_entry **headp) in tfrc_tx_hist_purge() function
/linux-4.4.14/net/dccp/ccids/
Dccid3.c391 tfrc_tx_hist_purge(&acked->next); in ccid3_hc_tx_packet_recv()
518 tfrc_tx_hist_purge(&hc->tx_hist); in ccid3_hc_tx_exit()