Home
last modified time | relevance | path

Searched refs:sockopt_test (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
A Dsetget_sockopt.c24 struct sockopt_test { struct
37 static const struct sockopt_test sol_socket_tests[] = { argument
51 static const struct sockopt_test sol_tcp_tests[] = {
67 static const struct sockopt_test sol_ip_tests[] = {
72 static const struct sockopt_test sol_ipv6_tests[] = {
84 const struct sockopt_test *t, in bpf_test_sockopt_flip()
111 const struct sockopt_test *t, in bpf_test_sockopt_int()
143 const struct sockopt_test *t; in bpf_test_socket_sockopt()
160 const struct sockopt_test *t; in bpf_test_ip_sockopt()
177 const struct sockopt_test *t; in bpf_test_ipv6_sockopt()
[all …]
/linux/tools/testing/selftests/bpf/prog_tests/
A Dsockopt.c24 static struct sockopt_test { struct
1071 static int run_test(int cgroup_fd, struct sockopt_test *test, bool use_io_uring, in run_test()

Completed in 7 milliseconds