X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_mgr.h;h=e7345f58d8536b9cc2a9f16062d43a741a4f51a2;hb=c449cf0b0cc8794c2e2d28dcc4c9bd8b9534e697;hp=c2604087ef6b504167ce5b16d2c530c66202e719;hpb=2bd852089c3226f721d83b30f816b90f803237f6;p=o-du%2Fl2.git diff --git a/src/du_app/du_mgr.h b/src/du_app/du_mgr.h index c2604087e..e7345f58d 100644 --- a/src/du_app/du_mgr.h +++ b/src/du_app/du_mgr.h @@ -157,6 +157,7 @@ typedef struct duUeCfg #ifdef NR_DRX bool drxCyclePres; DrxCycle drxCycle; + bool drxConfigIndicatorRelease; #endif }DuUeCfg;