Home
last modified time | relevance | path

Searched refs:BIO_CTRL_DGRAM_SCTP_SET_RCVINFO (Results 1 – 3 of 3) sorted by relevance

/trueos/crypto/openssl/crypto/bio/
HDbio.h189 # define BIO_CTRL_DGRAM_SCTP_SET_RCVINFO 63 macro
HDbss_dgram.c1637 case BIO_CTRL_DGRAM_SCTP_SET_RCVINFO: in dgram_sctp_ctrl()
/trueos/crypto/openssl/ssl/
HDd1_pkt.c843 BIO_ctrl(SSL_get_rbio(s), BIO_CTRL_DGRAM_SCTP_SET_RCVINFO, in dtls1_read_bytes()