[Epic-ID: ODUHIGH-405][Task-ID: ODUHIGH-434] EGTP connection towards multiple DUs...
[o-du/l2.git] / src / cu_stub / cu_stub_sctp.h
index 2c0a9b7..ed09e27 100644 (file)
@@ -72,7 +72,7 @@ typedef struct sctpAssocInfo
    uint16_t    cuPort;
 }SctpAssocInfo;
 
-typedef struct CuSctpParams
+typedef struct cuSctpParams
 {
    uint8_t        numDu;
    SctpAssocInfo  sctpAssoc[MAX_DU_SUPPORTED];