Searched refs:cubic_cc (Results 1 – 1 of 1) sorted by relevance
34 static const char cubic_cc[] = "cubic"; variable234 if (!bpf_strncmp(old_cc, sizeof(old_cc), cubic_cc)) { in bpf_test_tcp_sockopt()238 new_cc = cubic_cc; in bpf_test_tcp_sockopt()239 new_cc_len = sizeof(cubic_cc); in bpf_test_tcp_sockopt()