Searched refs:tcp_westwood (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_westwood.c275 static struct tcp_congestion_ops tcp_westwood = { variable in typeref:struct:tcp_congestion_ops
291 return tcp_register_congestion_control(&tcp_westwood);
296 tcp_unregister_congestion_control(&tcp_westwood);
H A DMakefile41 obj-$(CONFIG_TCP_CONG_WESTWOOD) += tcp_westwood.o

Completed in 54 milliseconds