IPV4_STR_ADDR_TO_INT_NWBO(address,enb_properties.properties[enb_properties_index]->enb_ipv4_address_for_S1_MME,"BAD IP ADDRESS FORMAT FOR eNB S1_MME !\n");
IPV4_STR_ADDR_TO_INT_NWBO(address,enb_properties.properties[enb_properties_index]->enb_ipv4_address_for_S1_MME,"BAD IP ADDRESS FORMAT FOR eNB S1_MME !\n");
cellId=get_adjacent_cell_id(ctxt_pP->module_id,eNB_index);//PhycellId of serving cell
cellId=eNB_index;//get_adjacent_cell_id(ctxt_pP->module_id, eNB_index); //PhycellId of serving cell
targetCellId=UE_rrc_inst[ctxt_pP->module_id].HandoverInfoUe.targetCellId;//get_adjacent_cell_id(ue_mod_idP,target_eNB_offset); //PhycellId of target cell
targetCellId=UE_rrc_inst[ctxt_pP->module_id].HandoverInfoUe.targetCellId;//get_adjacent_cell_id(ue_mod_idP,target_eNB_offset); //PhycellId of target cell
S1AP_ERROR("Rejeting s1 setup request as eNB id %d is already associated to an active sctp association""Previous known: %d, new one: %d\n",eNB_id,eNB_association->sctp_assoc_id,assoc_id);