Searched refs:sol_ip_tests (Results 1 – 1 of 1) sorted by relevance
70 static const struct sockopt_test sol_ip_tests[] = { variable176 if (i >= ARRAY_SIZE(sol_ip_tests)) in bpf_test_ip_sockopt()179 t = &sol_ip_tests[i]; in bpf_test_ip_sockopt()277 n = bpf_loop(ARRAY_SIZE(sol_ip_tests), bpf_test_ip_sockopt, &lc, 0); in bpf_test_sockopt()278 if (n != ARRAY_SIZE(sol_ip_tests)) in bpf_test_sockopt()