/* TODO this check is wrong, on different DUs there can be the same RNTI, this should not matter for us */
if(ue_context_p!=NULL){
LOG_W(NR_RRC,"Got RRC setup request for a already registered RNTI %x, dropping the old one and give up this rrcSetupRequest\n",ue_context_p->ue_context.rnti);