Searched refs:addr6 (Results 1 – 1 of 1) sorted by relevance
106 *addr5 = NULL, *addr6 = NULL; in test_bio_dgram_impl() local161 addr6 = BIO_ADDR_new(); in test_bio_dgram_impl()162 if (!TEST_ptr(addr6)) in test_bio_dgram_impl()292 rx_msg[1].local = addr6; in test_bio_dgram_impl()376 if (!TEST_int_eq(compare_addr(addr6, addr2), 1)) in test_bio_dgram_impl()428 BIO_ADDR_free(addr6); in test_bio_dgram_impl()
Completed in 6 milliseconds