Home
last modified time | relevance | path

Searched refs:do_recvmmsg (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Dbio_dgram_test.c82 static int do_recvmmsg(BIO *b, BIO_MSG *msg, in do_recvmmsg() function
300 if (!TEST_false(do_recvmmsg(b2, rx_msg, 2, 0, &num_processed)) in test_bio_dgram_impl()
328 if (!TEST_true(do_recvmmsg(b2, rx_msg, 2, 0, &num_processed)) in test_bio_dgram_impl()
367 if (!TEST_true(do_recvmmsg(b2, rx_msg, 2, 0, &num_processed)) in test_bio_dgram_impl()
408 if (!TEST_true(do_recvmmsg(b2, rx_msg, OSSL_NELEM(rx_msg), 0, &num_processed)) in test_bio_dgram_impl()

Completed in 4 milliseconds