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.c83 static int cc_cb(int fd, void *opts) in cc_cb() function
96 .post_socket_cb = cc_cb, in test_cubic()
147 .post_socket_cb = cc_cb, in test_dctcp()
195 .post_socket_cb = cc_cb, in test_dctcp_autoattach_map()
273 .post_socket_cb = cc_cb, in test_dctcp_fallback()
280 .post_socket_cb = cc_cb, in test_dctcp_fallback()
402 .post_socket_cb = cc_cb, in test_update_ca()
440 .post_socket_cb = cc_cb, in test_update_wrong()
477 .post_socket_cb = cc_cb, in test_mixed_links()
598 .post_socket_cb = cc_cb, in test_cc_cubic()