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()
142 .post_socket_cb = cc_cb, in test_dctcp()
190 .post_socket_cb = cc_cb, in test_dctcp_autoattach_map()
268 .post_socket_cb = cc_cb, in test_dctcp_fallback()
275 .post_socket_cb = cc_cb, in test_dctcp_fallback()
397 .post_socket_cb = cc_cb, in test_update_ca()
435 .post_socket_cb = cc_cb, in test_update_wrong()
472 .post_socket_cb = cc_cb, in test_mixed_links()
584 .post_socket_cb = cc_cb, in test_cc_cubic()