Searched refs:BIO_CTRL_DGRAM_SET_PEER (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbss_dgram.c339 case BIO_CTRL_DGRAM_SET_PEER:
H A Dbio.h158 #define BIO_CTRL_DGRAM_SET_PEER 44 /* Destination for the data */ macro
544 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_SET_PEER, 0, (char *)peer)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbio.h158 #define BIO_CTRL_DGRAM_SET_PEER 44 /* Destination for the data */ macro
544 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_SET_PEER, 0, (char *)peer)

Completed in 95 milliseconds