Home
last modified time | relevance | path

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

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