RACK_NUM_OF_RETRANS
if (rsm->r_rtr_cnt > RACK_NUM_OF_RETRANS) {
rsm->r_rtr_cnt = RACK_NUM_OF_RETRANS;
uint64_t r_tim_lastsent[RACK_NUM_OF_RETRANS];