Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_multistream_test.c57 BIO_ADDR *s_net_bio_addr; member
654 BIO_ADDR_free(h->s_net_bio_addr); in helper_cleanup()
655 h->s_net_bio_addr = NULL; in helper_cleanup()
711 || !TEST_ptr(h->s_net_bio_addr = BIO_ADDR_new())) in helper_init()
721 info.addr = h->s_net_bio_addr; in helper_init()
725 if (!TEST_int_gt(BIO_ADDR_rawport(h->s_net_bio_addr), 0)) in helper_init()
780 if (!TEST_true(BIO_dgram_set_peer(h->c_net_bio, h->s_net_bio_addr))) in helper_init()
5170 NULL, h->s_net_bio_addr), 1)) in script_80_send_stateless_reset()

Completed in 17 milliseconds