Searched refs:tcp_scalable (Results 1 - 2 of 2) 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.c38 static struct tcp_congestion_ops tcp_scalable = { variable in typeref:struct:tcp_congestion_ops
49 return tcp_register_congestion_control(&tcp_scalable);
54 tcp_unregister_congestion_control(&tcp_scalable);
H A DMakefile47 obj-$(CONFIG_TCP_CONG_SCALABLE) += tcp_scalable.o

Completed in 50 milliseconds