Home
last modified time | relevance | path

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

/openssl/test/
H A Dbio_dgram_test.c113 union BIO_sock_info_u info1 = {0}, info2 = {0}; in test_bio_dgram_impl() local
185 info1.addr = addr1; in test_bio_dgram_impl()
186 if (!TEST_int_gt(BIO_sock_info(fd1, BIO_SOCK_INFO_ADDRESS, &info1), 0)) in test_bio_dgram_impl()

Completed in 4 milliseconds