Home
last modified time | relevance | path

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

/linux-5.19.10/net/dccp/ccids/lib/ !
Dloss_interval.h67 void tfrc_lh_cleanup(struct tfrc_loss_hist *lh);
Dloss_interval.c45 void tfrc_lh_cleanup(struct tfrc_loss_hist *lh) in tfrc_lh_cleanup() function
/linux-5.19.10/net/dccp/ccids/ !
Dccid3.c805 tfrc_lh_cleanup(&hc->rx_li_hist); in ccid3_hc_rx_exit()