tcp_unregister_congestion_control 1078 include/net/tcp.h void tcp_unregister_congestion_control(struct tcp_congestion_ops *type); tcp_unregister_congestion_control 1163 net/ipv4/tcp_bbr.c tcp_unregister_congestion_control(&tcp_bbr_cong_ops); tcp_unregister_congestion_control 220 net/ipv4/tcp_bic.c tcp_unregister_congestion_control(&bictcp); tcp_unregister_congestion_control 419 net/ipv4/tcp_cdg.c tcp_unregister_congestion_control(&tcp_cdg); tcp_unregister_congestion_control 119 net/ipv4/tcp_cong.c EXPORT_SYMBOL_GPL(tcp_unregister_congestion_control); tcp_unregister_congestion_control 507 net/ipv4/tcp_cubic.c tcp_unregister_congestion_control(&cubictcp); tcp_unregister_congestion_control 247 net/ipv4/tcp_dctcp.c tcp_unregister_congestion_control(&dctcp); tcp_unregister_congestion_control 178 net/ipv4/tcp_highspeed.c tcp_unregister_congestion_control(&tcp_highspeed); tcp_unregister_congestion_control 309 net/ipv4/tcp_htcp.c tcp_unregister_congestion_control(&htcp); tcp_unregister_congestion_control 186 net/ipv4/tcp_hybla.c tcp_unregister_congestion_control(&tcp_hybla); tcp_unregister_congestion_control 349 net/ipv4/tcp_illinois.c tcp_unregister_congestion_control(&tcp_illinois); tcp_unregister_congestion_control 339 net/ipv4/tcp_lp.c tcp_unregister_congestion_control(&tcp_lp); tcp_unregister_congestion_control 493 net/ipv4/tcp_nv.c tcp_unregister_congestion_control(&tcpnv); tcp_unregister_congestion_control 56 net/ipv4/tcp_scalable.c tcp_unregister_congestion_control(&tcp_scalable); tcp_unregister_congestion_control 331 net/ipv4/tcp_vegas.c tcp_unregister_congestion_control(&tcp_vegas); tcp_unregister_congestion_control 227 net/ipv4/tcp_veno.c tcp_unregister_congestion_control(&tcp_veno); tcp_unregister_congestion_control 300 net/ipv4/tcp_westwood.c tcp_unregister_congestion_control(&tcp_westwood); tcp_unregister_congestion_control 250 net/ipv4/tcp_yeah.c tcp_unregister_congestion_control(&tcp_yeah);