rtt_lost
rtt_lost(&data->rtt, orig_rtt);
void rtt_lost(struct rtt_info* rtt, int orig);
rtt_lost(&data->rtt, orig_rtt);
rtt_lost(&r, init);
rtt_lost(&r, init*2);
rtt_lost(&r, rtt_timeout(&r) );
rtt_lost(&r, rtt_timeout(&r) );
void rtt_lost(struct rtt_info* rtt, int orig);