Searched defs:cc_cubic (Results 1 – 3 of 3) sorted by relevance
10 const char cc_cubic[TCP_CA_NAME_MAX] = "cubic"; variable
178 struct tcp_congestion_ops cc_cubic = { variable
32 char cc_cubic[16] = "cubic"; /* TCP_CA_NAME_MAX */ in test_sockopt_qos_to_cc() local