BIO_CTRL_DGRAM_QUERY_MTU
case BIO_CTRL_DGRAM_QUERY_MTU:
s->d1->mtu = BIO_ctrl(SSL_get_wbio(ssl), BIO_CTRL_DGRAM_QUERY_MTU, 0, NULL);