Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dbio.h120 # define BIO_CTRL_DGRAM_GET_MTU 41/* get cached value for MTU */ macro
H A Dbio.h.in121 # define BIO_CTRL_DGRAM_GET_MTU 41/* get cached value for MTU */ macro
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c553 case BIO_CTRL_DGRAM_GET_MTU: in dgram_ctrl()