O-RAN E Maintenance Release contribution for ODULOW
[o-du/phy.git] / fhi_lib / lib / api / xran_transport.h
index bf88759..0b75fbe 100644 (file)
@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-*   Copyright (c) 2019 Intel.
+*   Copyright (c) 2020 Intel.
 *
 *   Licensed under the Apache License, Version 2.0 (the "License");
 *   you may not use this file except in compliance with the License.
@@ -37,6 +37,8 @@ extern "C" {
 
 #include "xran_pkt.h"
 
+#define XRAN_ECPRI_HDR_SZ (sizeof(struct xran_ecpri_hdr) - sizeof(union xran_ecpri_cmn_hdr))
+
 struct xran_eaxc_info {
     uint8_t cuPortId;
     uint8_t bandSectorId;