Searched refs:cb_destroy (Results 1 – 9 of 9) sorted by relevance
133 void (*cb_destroy)(struct cc_var *ccv); member
1193 if (tmpalgo->cb_destroy != NULL) in tcp_ccalgounload()1194 tmpalgo->cb_destroy(tp->ccv); in tcp_ccalgounload()1336 if (CC_ALGO(tp)->cb_destroy != NULL) in tcp_discardcb()1337 CC_ALGO(tp)->cb_destroy(tp->ccv); in tcp_discardcb()
1597 if (CC_ALGO(tp)->cb_destroy != NULL) in tcp_default_ctloutput()1598 CC_ALGO(tp)->cb_destroy(tp->ccv); in tcp_default_ctloutput()
114 .cb_destroy = vegas_cb_destroy,
107 .cb_destroy = cubic_cb_destroy,
182 .cb_destroy = htcp_cb_destroy,
136 .cb_destroy = chd_cb_destroy,
98 .cb_destroy = dctcp_cb_destroy,
235 .cb_destroy = cdg_cb_destroy,