Searched refs:tcp_unregister_congestion_control (Results 1 – 16 of 16) sorted by relevance
54 tcp_unregister_congestion_control(&tcp_scalable); in tcp_scalable_unregister()
177 tcp_unregister_congestion_control(&tcp_highspeed); in hstcp_unregister()
100 void tcp_unregister_congestion_control(struct tcp_congestion_ops *ca) in tcp_unregister_congestion_control() function115 EXPORT_SYMBOL_GPL(tcp_unregister_congestion_control);
224 tcp_unregister_congestion_control(&tcp_veno); in tcp_veno_unregister()
184 tcp_unregister_congestion_control(&tcp_hybla); in hybla_unregister()
247 tcp_unregister_congestion_control(&tcp_yeah); in tcp_yeah_unregister()
231 tcp_unregister_congestion_control(&bictcp); in bictcp_unregister()
329 tcp_unregister_congestion_control(&tcp_vegas); in tcp_vegas_unregister()
334 tcp_unregister_congestion_control(&tcp_lp); in tcp_lp_unregister()
297 tcp_unregister_congestion_control(&tcp_westwood); in tcp_westwood_unregister()
340 tcp_unregister_congestion_control(&dctcp); in dctcp_unregister()
346 tcp_unregister_congestion_control(&tcp_illinois); in tcp_illinois_unregister()
309 tcp_unregister_congestion_control(&htcp); in htcp_unregister()
426 tcp_unregister_congestion_control(&tcp_cdg); in tcp_cdg_unregister()
517 tcp_unregister_congestion_control(&cubictcp); in cubictcp_unregister()
882 void tcp_unregister_congestion_control(struct tcp_congestion_ops *type);