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