Home
last modified time | relevance | path

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

/openssl/test/
H A Dbio_dgram_test.c106 *addr5 = NULL, *addr6 = NULL; in test_bio_dgram_impl() local
157 addr5 = BIO_ADDR_new(); in test_bio_dgram_impl()
158 if (!TEST_ptr(addr5)) in test_bio_dgram_impl()
291 rx_msg[1].peer = addr5; in test_bio_dgram_impl()
350 if (!TEST_int_eq(compare_addr(addr5, addr1), 1)) in test_bio_dgram_impl()
427 BIO_ADDR_free(addr5); in test_bio_dgram_impl()

Completed in 5 milliseconds