Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A Dcgroup_v1v2.c35 fd = connect_to_fd_opts(server_fd, &opts); in run_test()
55 client_fd = connect_to_fd_opts(server_fd, &opts); in test_cgroup_v1v2()
A Dbpf_tcp_ca.c282 cli_fd = connect_to_fd_opts(lfd, &opts); in test_dctcp_fallback()
/linux/tools/testing/selftests/bpf/
A Dnetwork_helpers.h50 int connect_to_fd_opts(int server_fd, const struct network_helper_opts *opts);
A Dnetwork_helpers.c238 int connect_to_fd_opts(int server_fd, const struct network_helper_opts *opts) in connect_to_fd_opts() function
291 return connect_to_fd_opts(server_fd, &opts); in connect_to_fd()

Completed in 9 milliseconds