BBR_NUM_OF_RETRANS
if (rsm->r_rtr_cnt > BBR_NUM_OF_RETRANS) {
rsm->r_rtr_cnt = BBR_NUM_OF_RETRANS;
uint32_t r_tim_lastsent[BBR_NUM_OF_RETRANS];