Searched refs:tcp_veno (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_veno.c204 static struct tcp_congestion_ops tcp_veno = { variable in typeref:struct:tcp_congestion_ops
220 tcp_register_congestion_control(&tcp_veno);
226 tcp_unregister_congestion_control(&tcp_veno);
H A DMakefile46 obj-$(CONFIG_TCP_CONG_VENO) += tcp_veno.o

Completed in 146 milliseconds