X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructxran__ecpri__hdr.html;fp=docs%2FAPI%2Fstructxran__ecpri__hdr.html;h=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=82ea9cdb3119ffb29421bc665e914833eed62174;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structxran__ecpri__hdr.html b/docs/API/structxran__ecpri__hdr.html deleted file mode 100644 index 82ea9cd..0000000 --- a/docs/API/structxran__ecpri__hdr.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - -o-du/phy: xran_ecpri_hdr Struct Reference - - - - - - - - - -
-
- - - - - - -
-
o-du/phy -
-
Intel O-RAN/X-RAN Generated Doxygen Documentation
-
-
- - - - - - - - -
-
- - -
- -
- -
-
-
-Data Fields
-
-
xran_ecpri_hdr Struct Reference
-
-
- -

#include <xran_pkt.h>

-
-Collaboration diagram for xran_ecpri_hdr:
-
-
Collaboration graph
- - - - -
- - - - - - - - -

-Data Fields

struct xran_ecpri_cmn_hdr cmnhdr
 
rte_be16_t ecpri_xtc_id
 
struct ecpri_seq_id ecpri_seq_id
 
-

Detailed Description

-

Structure holds eCPRI transport header as per Table 3 1 : eCPRI Transport Header Field Definitions

- -

Definition at line 130 of file xran_pkt.h.

-

Field Documentation

- -

◆ cmnhdr

- -
-
- - - - -
struct xran_ecpri_cmn_hdr cmnhdr
-
- -

Definition at line 132 of file xran_pkt.h.

- -
-
- -

◆ ecpri_seq_id

- -
-
- - - - -
struct ecpri_seq_id ecpri_seq_id
-
-

3.1.3.1.7 message identifier

- -

Definition at line 134 of file xran_pkt.h.

- -
-
- -

◆ ecpri_xtc_id

- -
-
- - - - -
rte_be16_t ecpri_xtc_id
-
-

3.1.3.1.6 real time control data / IQ data transfer message series identifier

- -

Definition at line 133 of file xran_pkt.h.

- -
-
-
The documentation for this struct was generated from the following file: -
- - - -