Home
last modified time | relevance | path

Searched defs:cc_cubic (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dsockopt_qos_to_cc.c21 char cc_cubic[TCP_CA_NAME_MAX] = "cubic"; in sockopt_qos_to_cc() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt_qos_to_cc.c32 char cc_cubic[16] = "cubic"; /* TCP_CA_NAME_MAX */ in test_sockopt_qos_to_cc() local