Searched refs:tcp_scalable (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 62 milliseconds