<JIRA ID: ODUHIGH-396 : scaling of DRBs to MAX>
[o-du/l2.git] / src / codec_utils / common / odu_common_codec.h
index c670f09..6edd2c2 100644 (file)
@@ -19,7 +19,8 @@
 #ifndef __ODU_COMMON_CODEC_H__
 #define __ODU_COMMON_CODEC_H__
 
-#define ENC_BUF_MAX_LEN 400
+/*Buffer length which is used for allocation of encoded F1AP messages at CU*/
+#define ENC_BUF_MAX_LEN 2000
 #define ENCODE_FAIL -1
 #define TEID_BIT_SIZE 24