Home
last modified time | relevance | path

Searched refs:tcp_unregister_congestion_control (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_scalable.c57 tcp_unregister_congestion_control(&tcp_scalable); in tcp_scalable_unregister()
H A Dtcp_highspeed.c178 tcp_unregister_congestion_control(&tcp_highspeed); in hstcp_unregister()
H A Dtcp_cong.c104 void tcp_unregister_congestion_control(struct tcp_congestion_ops *ca) in tcp_unregister_congestion_control() function
119 EXPORT_SYMBOL_GPL(tcp_unregister_congestion_control);
H A Dtcp_hybla.c186 tcp_unregister_congestion_control(&tcp_hybla); in hybla_unregister()
H A Dtcp_veno.c230 tcp_unregister_congestion_control(&tcp_veno); in tcp_veno_unregister()
H A Dtcp_yeah.c231 tcp_unregister_congestion_control(&tcp_yeah); in tcp_yeah_unregister()
H A Dtcp_bic.c221 tcp_unregister_congestion_control(&bictcp); in bictcp_unregister()
H A Dtcp_vegas.c331 tcp_unregister_congestion_control(&tcp_vegas); in tcp_vegas_unregister()
H A Dtcp_dctcp.c247 tcp_unregister_congestion_control(&dctcp); in dctcp_unregister()
H A Dbpf_tcp_ca.c240 tcp_unregister_congestion_control(kdata); in bpf_tcp_ca_unreg()
H A Dtcp_westwood.c300 tcp_unregister_congestion_control(&tcp_westwood); in tcp_westwood_unregister()
H A Dtcp_lp.c339 tcp_unregister_congestion_control(&tcp_lp); in tcp_lp_unregister()
H A Dtcp_illinois.c349 tcp_unregister_congestion_control(&tcp_illinois); in tcp_illinois_unregister()
H A Dtcp_htcp.c309 tcp_unregister_congestion_control(&htcp); in htcp_unregister()
H A Dtcp_nv.c493 tcp_unregister_congestion_control(&tcpnv); in tcpnv_unregister()
H A Dtcp_cdg.c421 tcp_unregister_congestion_control(&tcp_cdg); in tcp_cdg_unregister()
H A Dtcp_cubic.c532 tcp_unregister_congestion_control(&cubictcp); in cubictcp_unregister()
H A Dtcp_bbr.c1163 tcp_unregister_congestion_control(&tcp_bbr_cong_ops); in bbr_unregister()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynos1950 tcp_unregister_congestion_control
H A Dabi_gki_aarch64_galaxy3976 tcp_unregister_congestion_control
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h1103 void tcp_unregister_congestion_control(struct tcp_congestion_ops *type);