Searched refs:tcp_unregister_congestion_control (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_scalable.c54 tcp_unregister_congestion_control(&tcp_scalable);
H A Dtcp_highspeed.c179 tcp_unregister_congestion_control(&tcp_highspeed);
H A Dtcp_hybla.c184 tcp_unregister_congestion_control(&tcp_hybla);
H A Dtcp_veno.c226 tcp_unregister_congestion_control(&tcp_veno);
H A Dtcp_cong.c69 void tcp_unregister_congestion_control(struct tcp_congestion_ops *ca) function
75 EXPORT_SYMBOL_GPL(tcp_unregister_congestion_control); variable
H A Dtcp_bic.c231 tcp_unregister_congestion_control(&bictcp);
H A Dtcp_illinois.c347 tcp_unregister_congestion_control(&tcp_illinois);
H A Dtcp_lp.c333 tcp_unregister_congestion_control(&tcp_lp);
H A Dtcp_vegas.c331 tcp_unregister_congestion_control(&tcp_vegas);
H A Dtcp_westwood.c296 tcp_unregister_congestion_control(&tcp_westwood);
H A Dtcp_yeah.c252 tcp_unregister_congestion_control(&tcp_yeah);
H A Dtcp_cubic.c455 tcp_unregister_congestion_control(&cubictcp);
H A Dtcp_htcp.c307 tcp_unregister_congestion_control(&htcp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h687 extern void tcp_unregister_congestion_control(struct tcp_congestion_ops *type);

Completed in 143 milliseconds