Searched refs:sol_tcp_tests (Results 1 – 1 of 1) sorted by relevance
51 static const struct sockopt_test sol_tcp_tests[] = { variable198 if (i >= ARRAY_SIZE(sol_tcp_tests)) in bpf_test_tcp_sockopt()201 t = &sol_tcp_tests[i]; in bpf_test_tcp_sockopt()257 n = bpf_loop(ARRAY_SIZE(sol_tcp_tests), bpf_test_tcp_sockopt, &lc, 0); in bpf_test_sockopt()258 if (n != ARRAY_SIZE(sol_tcp_tests)) in bpf_test_sockopt()