Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c1553 case BIO_CTRL_DGRAM_SCTP_MSG_WAITING: in dgram_sctp_ctrl()
1759 return (int)BIO_ctrl(b, BIO_CTRL_DGRAM_SCTP_MSG_WAITING, 0, NULL); in BIO_dgram_sctp_msg_waiting()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h167 # define BIO_CTRL_DGRAM_SCTP_MSG_WAITING 78 macro
H A Dbio.h.in168 # define BIO_CTRL_DGRAM_SCTP_MSG_WAITING 78 macro