Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.h33 struct network_helper_opts { struct
68 const struct network_helper_opts *opts); argument
75 const struct network_helper_opts *opts);
78 const struct network_helper_opts *opts);
80 const struct network_helper_opts *opts);
82 const struct network_helper_opts *opts);
84 int connect_to_fd_opts(int server_fd, const struct network_helper_opts *opts);
H A Dnetwork_helpers.c69 static const struct network_helper_opts default_opts;
98 const struct network_helper_opts *opts) in start_server_addr()
146 const struct network_helper_opts *opts) in start_server_str()
163 struct network_helper_opts opts = { in start_server()
180 struct network_helper_opts opts = { in start_reuseport_server()
267 const struct network_helper_opts *opts) in client_socket()
295 const struct network_helper_opts *opts) in connect_to_addr()
318 const struct network_helper_opts *opts) in connect_to_addr_str()
332 int connect_to_fd_opts(int server_fd, const struct network_helper_opts *opts) in connect_to_fd_opts()
358 struct network_helper_opts opts = { in connect_to_fd()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c40 const struct network_helper_opts *srv_opts, in start_test()
41 const struct network_helper_opts *cli_opts, in start_test()
67 static void do_test(const struct network_helper_opts *opts) in do_test()
95 struct network_helper_opts opts = { in test_cubic()
146 struct network_helper_opts opts = { in test_dctcp()
150 struct network_helper_opts cli_opts = { in test_dctcp()
194 struct network_helper_opts opts = { in test_dctcp_autoattach_map()
272 struct network_helper_opts srv_opts = { in test_dctcp_fallback()
279 struct network_helper_opts cli_opts = { in test_dctcp_fallback()
401 struct network_helper_opts opts = { in test_update_ca()
[all …]
H A Dip_check_defrag.c162 struct network_helper_opts rx_opts = { in test_bpf_ip_check_defrag_ok()
165 struct network_helper_opts tx_ops = { in test_bpf_ip_check_defrag_ok()
H A Dcgroup_v1v2.c55 struct network_helper_opts opts = {}; in test_cgroup_v1v2()
H A Dsockopt_inherit.c95 struct network_helper_opts opts = { in run_test()
H A Dtest_tc_tunnel.c138 struct network_helper_opts opts = { in run_server()
171 struct network_helper_opts opts = {.timeout_ms = 1000}; in connect_client_to_server()
H A Dmptcp.c77 struct network_helper_opts opts = { in start_mptcp_server()
H A Dsock_addr.c224 const struct network_helper_opts *opts) in kernel_connect_to_addr()
279 const struct network_helper_opts *opts);
H A Dsk_lookup.c163 struct network_helper_opts opts = { in make_server()