K_INITIAL_RTT
statm->smoothed_rtt = K_INITIAL_RTT;
statm->rtt_variance = ossl_time_divide(K_INITIAL_RTT, 2);