X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcu_stub%2Fcu_f1ap_msg_hdl.h;h=62b771ff313bc0649f3a1f926df116aca9a3e06c;hb=8133a1985d2c53074af88c44edfb9231af64b433;hp=ba70927093492532c07c93772aced5c44b981261;hpb=c01ca171144bd6e576646466d420c6d5feaabc59;p=o-du%2Fl2.git diff --git a/src/cu_stub/cu_f1ap_msg_hdl.h b/src/cu_stub/cu_f1ap_msg_hdl.h index ba7092709..62b771ff3 100644 --- a/src/cu_stub/cu_f1ap_msg_hdl.h +++ b/src/cu_stub/cu_f1ap_msg_hdl.h @@ -35,6 +35,7 @@ #include "DRB-ToAddMod.h" #include "SDAP-Config.h" #include "du_log.h" +#include "cu_stub.h" #define ENCODE_FAIL -1 #define TRANS_ID 1 @@ -51,7 +52,10 @@ #define SRB2 2 #define DRB1 1 #define DRB2 2 +#define DRB3 3 #define QCI 9 +#define MAX_DRB_SET_UE_CONTEXT_SETUP_REQ 2 +#define MAX_DRB_SET_UE_CONTEXT_MOD_REQ 1 #define CU_UE_F1AP_ID 0 #define DU_UE_F1AP_ID 1 @@ -66,6 +70,8 @@ #define SECURITY_MODE_COMPLETE 5 #define RRC_RECONFIG 6 #define UE_CONTEXT_MOD_REQ 7 +#define NUM_QOS_EXT 1 + typedef struct f1apDb {