Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c82 static int cc_cb(int fd, void *opts) in cc_cb() function
95 .post_socket_cb = cc_cb, in test_cubic()
146 .post_socket_cb = cc_cb, in test_dctcp()
194 .post_socket_cb = cc_cb, in test_dctcp_autoattach_map()
272 .post_socket_cb = cc_cb, in test_dctcp_fallback()
279 .post_socket_cb = cc_cb, in test_dctcp_fallback()
401 .post_socket_cb = cc_cb, in test_update_ca()
439 .post_socket_cb = cc_cb, in test_update_wrong()
476 .post_socket_cb = cc_cb, in test_mixed_links()
588 .post_socket_cb = cc_cb, in test_cc_cubic()