Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dnetwork_helpers.h24 struct network_helper_opts { struct
59 const struct network_helper_opts *opts); argument
66 const struct network_helper_opts *opts);
69 const struct network_helper_opts *opts);
71 const struct network_helper_opts *opts);
73 const struct network_helper_opts *opts);
75 int connect_to_fd_opts(int server_fd, const struct network_helper_opts *opts);
Dnetwork_helpers.c69 static const struct network_helper_opts default_opts;
98 const struct network_helper_opts *opts) in start_server_addr()
140 const struct network_helper_opts *opts) in start_server_str()
157 struct network_helper_opts opts = { in start_server()
174 struct network_helper_opts opts = { in start_reuseport_server()
261 const struct network_helper_opts *opts) in client_socket()
289 const struct network_helper_opts *opts) in connect_to_addr()
312 const struct network_helper_opts *opts) in connect_to_addr_str()
326 int connect_to_fd_opts(int server_fd, const struct network_helper_opts *opts) in connect_to_fd_opts()
352 struct network_helper_opts opts = { in connect_to_fd()
Dtest_tcp_check_syncookie_user.c158 struct network_helper_opts opts = { 0 }; in main()
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dbpf_tcp_ca.c43 const struct network_helper_opts *srv_opts, in start_test()
44 const struct network_helper_opts *cli_opts, in start_test()
70 static void do_test(const struct network_helper_opts *opts) in do_test()
98 struct network_helper_opts opts = { in test_cubic()
145 struct network_helper_opts opts = { in test_dctcp()
149 struct network_helper_opts cli_opts = { in test_dctcp()
193 struct network_helper_opts opts = { in test_dctcp_autoattach_map()
271 struct network_helper_opts srv_opts = { in test_dctcp_fallback()
278 struct network_helper_opts cli_opts = { in test_dctcp_fallback()
400 struct network_helper_opts opts = { in test_update_ca()
[all …]
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()
Dcgroup_v1v2.c49 struct network_helper_opts opts = {}; in test_cgroup_v1v2()
Dsockopt_inherit.c95 struct network_helper_opts opts = { in run_test()
Dmptcp.c88 struct network_helper_opts opts = { in start_mptcp_server()
Dsock_addr.c228 const struct network_helper_opts *opts) in kernel_connect_to_addr()
283 const struct network_helper_opts *opts);
Dsk_lookup.c163 struct network_helper_opts opts = { in make_server()