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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dsetget_sockopt.c27 struct sockopt_test { struct
40 static const struct sockopt_test sol_socket_tests[] = {
54 static const struct sockopt_test sol_tcp_tests[] = {
68 static const struct sockopt_test sol_ip_tests[] = {
73 static const struct sockopt_test sol_ipv6_tests[] = {
85 const struct sockopt_test *t,
112 const struct sockopt_test *t,
144 const struct sockopt_test *t;
161 const struct sockopt_test *t;
178 const struct sockopt_test *
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt.c24 static struct sockopt_test { struct
1039 static int run_test(int cgroup_fd, struct sockopt_test *test, bool use_io_uring)

Completed in 115 milliseconds