Searched refs:bio_dgram_cases (Results 1 – 1 of 1) sorted by relevance
436 static const struct bio_dgram_case bio_dgram_cases[] = { variable451 return test_bio_dgram_impl(bio_dgram_cases[idx].af, in test_bio_dgram()452 bio_dgram_cases[idx].local); in test_bio_dgram()787 ADD_ALL_TESTS(test_bio_dgram, OSSL_NELEM(bio_dgram_cases)); in setup_tests()
Completed in 5 milliseconds