tcp_unregister_congestion_control 680 include/net/tcp.h extern void tcp_unregister_congestion_control(struct tcp_congestion_ops *type); tcp_unregister_congestion_control 240 net/ipv4/tcp_bic.c tcp_unregister_congestion_control(&bictcp); tcp_unregister_congestion_control 366 net/ipv4/tcp_cubic.c tcp_unregister_congestion_control(&cubictcp); tcp_unregister_congestion_control 179 net/ipv4/tcp_highspeed.c tcp_unregister_congestion_control(&tcp_highspeed); tcp_unregister_congestion_control 302 net/ipv4/tcp_htcp.c tcp_unregister_congestion_control(&htcp); tcp_unregister_congestion_control 184 net/ipv4/tcp_hybla.c tcp_unregister_congestion_control(&tcp_hybla); tcp_unregister_congestion_control 347 net/ipv4/tcp_illinois.c tcp_unregister_congestion_control(&tcp_illinois); tcp_unregister_congestion_control 336 net/ipv4/tcp_lp.c tcp_unregister_congestion_control(&tcp_lp); tcp_unregister_congestion_control 60 net/ipv4/tcp_scalable.c tcp_unregister_congestion_control(&tcp_scalable); tcp_unregister_congestion_control 382 net/ipv4/tcp_vegas.c tcp_unregister_congestion_control(&tcp_vegas); tcp_unregister_congestion_control 232 net/ipv4/tcp_veno.c tcp_unregister_congestion_control(&tcp_veno); tcp_unregister_congestion_control 296 net/ipv4/tcp_westwood.c tcp_unregister_congestion_control(&tcp_westwood); tcp_unregister_congestion_control 259 net/ipv4/tcp_yeah.c tcp_unregister_congestion_control(&tcp_yeah);