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=82ea9cdb3119ffb29421bc665e914833eed62174;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/structxran__ecpri__hdr.html b/docs/API/structxran__ecpri__hdr.html new file mode 100644 index 0000000..82ea9cd --- /dev/null +++ b/docs/API/structxran__ecpri__hdr.html @@ -0,0 +1,155 @@ + + + + + + + +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: +
+ + + +