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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bio/
H A Dbss_dgram.c318 case BIO_CTRL_DGRAM_GET_MTU:
H A Dbio.h147 #define BIO_CTRL_DGRAM_GET_MTU 41 /* get cached value for MTU */ macro
/opensolaris-onvv-gate/usr/src/common/openssl/ssl/
H A Dd1_pkt.c1229 mtu = BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_GET_MTU, 0, NULL);

Completed in 162 milliseconds