Home
last modified time | relevance | path

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

/linux-4.1.27/net/dccp/ccids/lib/
Dloss_interval.h71 void tfrc_lh_cleanup(struct tfrc_loss_hist *lh);
Dloss_interval.c49 void tfrc_lh_cleanup(struct tfrc_loss_hist *lh) in tfrc_lh_cleanup() function
/linux-4.1.27/net/dccp/ccids/
Dccid3.c809 tfrc_lh_cleanup(&hc->rx_li_hist); in ccid3_hc_rx_exit()