Searched refs:tcp_highspeed (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_highspeed.c161 static struct tcp_congestion_ops tcp_highspeed = { variable in typeref:struct:tcp_congestion_ops
174 return tcp_register_congestion_control(&tcp_highspeed);
179 tcp_unregister_congestion_control(&tcp_highspeed);
H A DMakefile42 obj-$(CONFIG_TCP_CONG_HSTCP) += tcp_highspeed.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_highspeed.c161 static struct tcp_congestion_ops tcp_highspeed = { variable in typeref:struct:tcp_congestion_ops
174 return tcp_register_congestion_control(&tcp_highspeed);
179 tcp_unregister_congestion_control(&tcp_highspeed);
H A DMakefile42 obj-$(CONFIG_TCP_CONG_HSTCP) += tcp_highspeed.o

Completed in 171 milliseconds