Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/
H A Dnetwork_helpers.h28 struct network_helper_opts { struct
63 const struct network_helper_opts *opts); argument
70 const struct network_helper_opts *opts);
73 const struct network_helper_opts *opts);
75 const struct network_helper_opts *opts);
77 const struct network_helper_opts *opts);
79 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()
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()
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c39 const struct network_helper_opts *srv_opts, in start_test()
94 struct network_helper_opts opts = { in test_cubic()
141 struct network_helper_opts opts = { in test_dctcp()
145 struct network_helper_opts cli_opts = { in test_dctcp()
189 struct network_helper_opts opts = { in test_dctcp_autoattach_map()
267 struct network_helper_opts srv_opts = { in test_dctcp_fallback()
274 struct network_helper_opts cli_opts = { in test_dctcp_fallback()
396 struct network_helper_opts opts = { in test_update_ca()
434 struct network_helper_opts opts = { in test_update_wrong()
471 struct network_helper_opts opts = { in test_mixed_links()
[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 Dbtf_skc_cls_ingress.c104 struct network_helper_opts opts = { 0 }; in run_test()
H A Dmptcp.c75 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()