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

/external/openssl/crypto/bio/
H A Dbio.h172 #define BIO_CTRL_DGRAM_GET_PEER 46 macro
607 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_GET_PEER, 0, (char *)peer)
/external/openssl/include/openssl/
H A Dbio.h172 #define BIO_CTRL_DGRAM_GET_PEER 46 macro
607 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_GET_PEER, 0, (char *)peer)

Completed in 22 milliseconds