Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dbio.h109 # define BIO_CTRL_DGRAM_GET_SEND_TIMEOUT 36/* getsockopt, essentially */ macro
H A Dbio.h.in110 # define BIO_CTRL_DGRAM_GET_SEND_TIMEOUT 36/* getsockopt, essentially */ macro
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c653 case BIO_CTRL_DGRAM_GET_SEND_TIMEOUT: in dgram_ctrl()