Searched refs:s_net_bio_addr (Results 1 – 1 of 1) sorted by relevance
57 BIO_ADDR *s_net_bio_addr; member657 BIO_ADDR_free(h->s_net_bio_addr); in helper_cleanup()658 h->s_net_bio_addr = NULL; in helper_cleanup()714 || !TEST_ptr(h->s_net_bio_addr = BIO_ADDR_new())) in helper_init()724 info.addr = h->s_net_bio_addr; in helper_init()728 if (!TEST_int_gt(BIO_ADDR_rawport(h->s_net_bio_addr), 0)) in helper_init()783 if (!TEST_true(BIO_dgram_set_peer(h->c_net_bio, h->s_net_bio_addr))) in helper_init()5178 NULL, h->s_net_bio_addr), 1)) in script_80_send_stateless_reset()
Completed in 17 milliseconds