MPTCP_RTT_SAMPLES
if (++msk->rcv_rtt_est.next_sample == MPTCP_RTT_SAMPLES)
u32 samples[MPTCP_RTT_SAMPLES];
for (i = 0; i < MPTCP_RTT_SAMPLES; ++i)
for (i = 1; i < MPTCP_RTT_SAMPLES; ++i)