ASN compiled code for E2AP v1.1

Signed-off-by: naman.gupta <naman.gupta@samsung.com>
Change-Id: Ia3e1373764a1118d88876df9b9254fbb5c31d964
diff --git a/e2sim/src/ASN1c/asn_constant.h b/e2sim/src/ASN1c/asn_constant.h
index a6f348c..308038d 100644
--- a/e2sim/src/ASN1c/asn_constant.h
+++ b/e2sim/src/ASN1c/asn_constant.h
@@ -11,8 +11,10 @@
 
 #define maxProtocolIEs (65535)
 #define maxnoofErrors (256)
+#define maxofE2nodeComponents (1024)
 #define maxofRANfunctionID (256)
 #define maxofRICactionID (16)
+#define maxofTNLA (32)
 
 
 #ifdef __cplusplus