Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/record/
H A Drec_layer_d1.c399 BIO_ctrl(SSL_get_rbio(s), BIO_CTRL_DGRAM_SCTP_SET_RCVINFO, in dtls1_read_bytes()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h148 # define BIO_CTRL_DGRAM_SCTP_SET_RCVINFO 63 macro
H A Dbio.h.in149 # define BIO_CTRL_DGRAM_SCTP_SET_RCVINFO 63 macro
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c1522 case BIO_CTRL_DGRAM_SCTP_SET_RCVINFO: in dgram_sctp_ctrl()