Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_cubic.c417 static struct tcp_congestion_ops cubictcp = { variable
459 return tcp_register_congestion_control(&cubictcp); in cubictcp_register()
464 tcp_unregister_congestion_control(&cubictcp); in cubictcp_unregister()