Searched defs:BIO_CTRL_DGRAM_SET_PEER (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/bio/
H A Dbio.h173 #define BIO_CTRL_DGRAM_SET_PEER 44 /* Destination for the data */ macro
612 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_SET_PEER, 0, (char *)peer)
/external/openssl/include/openssl/
H A Dbio.h173 #define BIO_CTRL_DGRAM_SET_PEER 44 /* Destination for the data */ macro
612 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_SET_PEER, 0, (char *)peer)

Completed in 90 milliseconds