Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DBIO_s_datagram.pod154 =item BIO_CTRL_DGRAM_SET_DONT_FRAG
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h134 # define BIO_CTRL_DGRAM_SET_DONT_FRAG 48 macro
H A Dbio.h.in135 # define BIO_CTRL_DGRAM_SET_DONT_FRAG 48 macro
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c707 case BIO_CTRL_DGRAM_SET_DONT_FRAG: in dgram_ctrl()