LOG_I(PDCP,"Applying tx_next %d in DRB %d from old UEid %lx to new UEid %lx\n",reestablish_ue->drb[drb_id-1]->tx_next,drb_id,reestablish_ue_id,rntiMaybeUEid);
}
}
LOG_D(PDCP,"%s:%d:%s: added drb %d to UE ID/RNTI %ld\n",__FILE__,__LINE__,__FUNCTION__,drb_id,rntiMaybeUEid);
/* UE was moving from previous cell so quickly that RRCReestablishment for previous cell was recieved in this cell */
LOG_E(NR_RRC,
PROTOCOL_NR_RRC_CTXT_UE_FMT" NR_RRCReestablishmentRequest ue_Identity.physCellId(%ld) is not equal to current physCellId(%d), fallback to RRC establishment\n",
/* UE was moving from previous cell so quickly that RRCReestablishment for previous cell was received in this cell */
LOG_E(NR_RRC,
PROTOCOL_NR_RRC_CTXT_UE_FMT" NR_RRCReestablishmentRequest ue_Identity.physCellId(%ld) is not equal to current physCellId(%d), fallback to RRC establishment\n",
LOG_E(NR_RRC,PROTOCOL_NR_RRC_CTXT_UE_FMT" NR_RRCReestablishmentRequest without UE_id(MAC) rnti %x, fallback to RRC establishment\n",PROTOCOL_NR_RRC_CTXT_UE_ARGS(ctxt_pP),c_rnti);
PROTOCOL_NR_RRC_CTXT_UE_FMT" RRRCReconfigurationComplete(Previous) don't receive, delete the Previous UE,\nprevious Status %d, new Status NR_RRC_RECONFIGURED\n",
LOG_E(NR_RRC,"RRRCReconfigurationComplete(Previous) don't receive, delete the Previous UE,\nprevious Status %d, new Status NR_RRC_RECONFIGURED\n",ue_context_p->ue_context.StatusRrc);
LOG_D(NR_RRC,"Accept RRCReestablishmentRequest from UE physCellId %ld cause %ld\n",rrcReestablishmentRequest.ue_Identity.physCellId,ue_context_p->ue_context.reestablishment_cause);