Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dtcp_scalable.c57 tcp_unregister_congestion_control(&tcp_scalable); in tcp_scalable_unregister()
A Dtcp_highspeed.c178 tcp_unregister_congestion_control(&tcp_highspeed); in hstcp_unregister()
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);
A Dtcp_hybla.c186 tcp_unregister_congestion_control(&tcp_hybla); in hybla_unregister()
A Dtcp_veno.c230 tcp_unregister_congestion_control(&tcp_veno); in tcp_veno_unregister()
A Dtcp_yeah.c231 tcp_unregister_congestion_control(&tcp_yeah); in tcp_yeah_unregister()
A Dtcp_bic.c221 tcp_unregister_congestion_control(&bictcp); in bictcp_unregister()
A Dtcp_vegas.c331 tcp_unregister_congestion_control(&tcp_vegas); in tcp_vegas_unregister()
A Dtcp_dctcp.c271 tcp_unregister_congestion_control(&dctcp); in dctcp_unregister()
A Dtcp_lp.c346 tcp_unregister_congestion_control(&tcp_lp); in tcp_lp_unregister()
A Dtcp_westwood.c300 tcp_unregister_congestion_control(&tcp_westwood); in tcp_westwood_unregister()
A Dbpf_tcp_ca.c291 tcp_unregister_congestion_control(kdata); in bpf_tcp_ca_unreg()
A Dtcp_illinois.c349 tcp_unregister_congestion_control(&tcp_illinois); in tcp_illinois_unregister()
A Dtcp_htcp.c309 tcp_unregister_congestion_control(&htcp); in htcp_unregister()
A Dtcp_nv.c492 tcp_unregister_congestion_control(&tcpnv); in tcpnv_unregister()
A Dtcp_cdg.c419 tcp_unregister_congestion_control(&tcp_cdg); in tcp_cdg_unregister()
A Dtcp_cubic.c547 tcp_unregister_congestion_control(&cubictcp); in cubictcp_unregister()
A Dtcp_bbr.c1189 tcp_unregister_congestion_control(&tcp_bbr_cong_ops); in bbr_unregister()
/linux/include/net/
A Dtcp.h1103 void tcp_unregister_congestion_control(struct tcp_congestion_ops *type);
/linux/
A Dvmlinux.symvers4678 0x00000000 tcp_unregister_congestion_control vmlinux EXPORT_SYMBOL_GPL
A DSystem.map53191 ffff800010e56ef4 T tcp_unregister_congestion_control
A D.tmp_System.map53191 ffff800010e56ef4 T tcp_unregister_congestion_control

Completed in 393 milliseconds