Searched refs:BIO_ctrl_dgram_connect (Results 1 – 5 of 5) sorted by relevance
6 BIO_ctrl_dgram_connect,21 int BIO_ctrl_dgram_connect(BIO *bio, const BIO_ADDR *peer);55 neither BIO_ctrl_dgram_connect() nor BIO_ctrl_set_connected() cause a socket79 =item BIO_ctrl_dgram_connect (BIO_CTRL_DGRAM_CONNECT)111 The peer address last passed to BIO_dgram_set_peer(), BIO_ctrl_dgram_connect()213 BIO_ctrl_dgram_connect(), BIO_ctrl_set_connected(),
19 BIO_ctrl_dgram_connect(3)
149 BIO_ctrl_dgram_connect define
512 # define BIO_ctrl_dgram_connect(b,peer) \ macro
564 # define BIO_ctrl_dgram_connect(b,peer) \ macro