Searched refs:tcp_yeah (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp_yeah.c236 static struct tcp_congestion_ops tcp_yeah = { variable in typeref:struct:tcp_congestion_ops
254 tcp_register_congestion_control(&tcp_yeah);
260 tcp_unregister_congestion_control(&tcp_yeah);
H A DMakefile52 obj-$(CONFIG_TCP_CONG_YEAH) += tcp_yeah.o

Completed in 52 milliseconds