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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp_cubic.c349 static struct tcp_congestion_ops cubictcp = { variable in typeref:struct:tcp_congestion_ops
391 return tcp_register_congestion_control(&cubictcp);
396 tcp_unregister_congestion_control(&cubictcp);

Completed in 107 milliseconds