open5gs/lib/asn1c/s1ap/S1AP_asn_constant.h
2019-04-27 23:54:30 +09:00

58 lines
1.6 KiB
C

/*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
*/
#ifndef _S1AP_ASN_CONSTANT_H
#define _S1AP_ASN_CONSTANT_H
#ifdef __cplusplus
extern "C" {
#endif
#define S1AP_maxPrivateIEs (65535)
#define S1AP_maxProtocolExtensions (65535)
#define S1AP_maxProtocolIEs (65535)
#define S1AP_maxnoofCSGs (256)
#define S1AP_maxnoofE_RABs (256)
#define S1AP_maxnoofTAIs (256)
#define S1AP_maxnoofTACs (256)
#define S1AP_maxnoofErrors (256)
#define S1AP_maxnoofBPLMNs (6)
#define S1AP_maxnoofPLMNsPerMME (32)
#define S1AP_maxnoofEPLMNs (15)
#define S1AP_maxnoofEPLMNsPlusOne (16)
#define S1AP_maxnoofForbLACs (4096)
#define S1AP_maxnoofForbTACs (4096)
#define S1AP_maxnoofIndividualS1ConnectionsToReset (256)
#define S1AP_maxnoofCells (16)
#define S1AP_maxnoofCellsineNB (256)
#define S1AP_maxnoofTAIforWarning (65535)
#define S1AP_maxnoofCellID (65535)
#define S1AP_maxnoofDCNs (32)
#define S1AP_maxnoofEmergencyAreaID (65535)
#define S1AP_maxnoofCellinTAI (65535)
#define S1AP_maxnoofCellinEAI (65535)
#define S1AP_maxnoofeNBX2TLAs (2)
#define S1AP_maxnoofeNBX2ExtTLAs (16)
#define S1AP_maxnoofeNBX2GTPTLAs (16)
#define S1AP_maxnoofRATs (8)
#define S1AP_maxnoofGroupIDs (65535)
#define S1AP_maxnoofMMECs (256)
#define S1AP_maxnoofCellIDforMDT (32)
#define S1AP_maxnoofTAforMDT (8)
#define S1AP_maxnoofMDTPLMNs (16)
#define S1AP_maxnoofCellsforRestart (256)
#define S1AP_maxnoofRestartTAIs (2048)
#define S1AP_maxnoofRestartEmergencyAreaIDs (256)
#define S1AP_maxEARFCN (262143)
#define S1AP_maxnoofMBSFNAreaMDT (8)
#define S1AP_maxnoofRecommendedCells (16)
#define S1AP_maxnoofRecommendedENBs (16)
#ifdef __cplusplus
}
#endif
#endif /* _S1AP_ASN_CONSTANT_H */