open5gs/lib/asn1c/ngap/NGAP_asn_constant.h

80 lines
2.5 KiB
C

/*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
*/
#ifndef _NGAP_ASN_CONSTANT_H
#define _NGAP_ASN_CONSTANT_H
#ifdef __cplusplus
extern "C" {
#endif
#define NGAP_maxPrivateIEs (65535)
#define NGAP_maxProtocolExtensions (65535)
#define NGAP_maxProtocolIEs (65535)
#define NGAP_maxnoofAllowedAreas (16)
#define NGAP_maxnoofAllowedCAGsperPLMN (256)
#define NGAP_maxnoofAllowedS_NSSAIs (8)
#define NGAP_maxnoofBluetoothName (4)
#define NGAP_maxnoofBPLMNs (12)
#define NGAP_maxnoofCAGSperCell (64)
#define NGAP_maxnoofCellIDforMDT (32)
#define NGAP_maxnoofCellIDforWarning (65535)
#define NGAP_maxnoofCellinAoI (256)
#define NGAP_maxnoofCellinEAI (65535)
#define NGAP_maxnoofCellinTAI (65535)
#define NGAP_maxnoofCellsingNB (16384)
#define NGAP_maxnoofCellsinngeNB (256)
#define NGAP_maxnoofCellsinUEHistoryInfo (16)
#define NGAP_maxnoofCellsUEMovingTrajectory (16)
#define NGAP_maxnoofDRBs (32)
#define NGAP_maxnoofEmergencyAreaID (65535)
#define NGAP_maxnoofEAIforRestart (256)
#define NGAP_maxnoofEPLMNs (15)
#define NGAP_maxnoofEPLMNsPlusOne (16)
#define NGAP_maxnoofE_RABs (256)
#define NGAP_maxnoofErrors (256)
#define NGAP_maxnoofExtSliceItems (65535)
#define NGAP_maxnoofForbTACs (4096)
#define NGAP_maxnoofFreqforMDT (8)
#define NGAP_maxnoofMDTPLMNs (16)
#define NGAP_maxnoofMultiConnectivity (4)
#define NGAP_maxnoofMultiConnectivityMinusOne (3)
#define NGAP_maxnoofNeighPCIforMDT (32)
#define NGAP_maxnoofNGConnectionsToReset (65536)
#define NGAP_maxnoofNRCellBands (32)
#define NGAP_maxnoofPC5QoSFlows (2048)
#define NGAP_maxnoofPDUSessions (256)
#define NGAP_maxnoofPLMNs (12)
#define NGAP_maxnoofQosFlows (64)
#define NGAP_maxnoofQosParaSets (8)
#define NGAP_maxnoofRANNodeinAoI (64)
#define NGAP_maxnoofRecommendedCells (16)
#define NGAP_maxnoofRecommendedRANNodes (16)
#define NGAP_maxnoofAoI (64)
#define NGAP_maxnoofSensorName (3)
#define NGAP_maxnoofServedGUAMIs (256)
#define NGAP_maxnoofSliceItems (1024)
#define NGAP_maxnoofTACs (256)
#define NGAP_maxnoofTAforMDT (8)
#define NGAP_maxnoofTAIforInactive (16)
#define NGAP_maxnoofTAIforPaging (16)
#define NGAP_maxnoofTAIforRestart (2048)
#define NGAP_maxnoofTAIforWarning (65535)
#define NGAP_maxnoofTAIinAoI (16)
#define NGAP_maxnoofTimePeriods (2)
#define NGAP_maxnoofTNLAssociations (32)
#define NGAP_maxnoofWLANName (4)
#define NGAP_maxnoofXnExtTLAs (16)
#define NGAP_maxnoofXnGTP_TLAs (16)
#define NGAP_maxnoofXnTLAs (2)
#define NGAP_maxnoofCandidateCells (32)
#define NGAP_maxNRARFCN (3279165)
#ifdef __cplusplus
}
#endif
#endif /* _NGAP_ASN_CONSTANT_H */