X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=o-du%2Fphy.git;a=blobdiff_plain;f=fhi_lib%2Flib%2Fapi%2Fxran_transport.h;fp=fhi_lib%2Flib%2Fapi%2Fxran_transport.h;h=0b75fbe1be872f3b22c8b28b2fff9bb6ef4f943e;hp=bf88759d7acff1a1777929179652d5eff6198ab1;hb=2de97529a4c5a1922214ba0e6f0fb84cacbd0bc7;hpb=81a09690b36b3a4e89b4dae34f30933de13f7f90 diff --git a/fhi_lib/lib/api/xran_transport.h b/fhi_lib/lib/api/xran_transport.h index bf88759..0b75fbe 100644 --- a/fhi_lib/lib/api/xran_transport.h +++ b/fhi_lib/lib/api/xran_transport.h @@ -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;