X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_cfg.h;h=f7dd4d88f7f16ef69db18231f7c45a04eb84b786;hb=571b7d1991b8ea5cc64a76f38940d5ac9b4b84e2;hp=1d1ce122e0be88736a7d452262583710648733ea;hpb=8660dd47a5ef27b62300fabf6b027852f1d5d026;p=o-du%2Fl2.git diff --git a/src/du_app/du_cfg.h b/src/du_app/du_cfg.h index 1d1ce122e..f7dd4d88f 100644 --- a/src/du_app/du_cfg.h +++ b/src/du_app/du_cfg.h @@ -837,12 +837,6 @@ typedef struct f1Ipaddr U32 ipV4Addr; }F1IpAddr; -typedef struct -{ - U8 f1Itf; - U8 e2Itf; -}ItfType; - typedef struct sctpParams { F1IpAddr duIpAddr; @@ -851,7 +845,6 @@ typedef struct sctpParams U16 cuPort; F1IpAddr ricIpAddr; U16 ricPort; - ItfType itfType; }SctpParams; typedef struct f1EgtpParams