X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructxran__up__pkt__hdr.html;fp=docs%2FAPI%2Fstructxran__up__pkt__hdr.html;h=cb428025105afde06282534f7409daf64be925b2;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/structxran__up__pkt__hdr.html b/docs/API/structxran__up__pkt__hdr.html new file mode 100644 index 0000000..cb42802 --- /dev/null +++ b/docs/API/structxran__up__pkt__hdr.html @@ -0,0 +1,158 @@ + + + + + + + +o-du/phy: xran_up_pkt_hdr Struct Reference + + + + + + + + + +
+
+ + + + + + +
+
o-du/phy +
+
Intel O-RAN/X-RAN Generated Doxygen Documentation
+
+
+ + + + + + + + +
+
+ + +
+ +
+ +
+
+
+Data Fields
+
+
xran_up_pkt_hdr Struct Reference
+
+
+ +

#include <xran_pkt_up.h>

+
+Collaboration diagram for xran_up_pkt_hdr:
+
+
Collaboration graph
+ + + + + + + +
+ + + + + + + + +

+Data Fields

struct xran_ecpri_hdr ecpri_hdr
 
struct radio_app_common_hdr app_hdr
 
struct data_section_hdr data_sec_hdr
 
+

Detailed Description

+

Structure holds complete xran u-plane packet header 3.1.1 Ethernet Encapsulation

+ +

Definition at line 149 of file xran_pkt_up.h.

+

Field Documentation

+ +

◆ app_hdr

+ +
+
+ + + + +
struct radio_app_common_hdr app_hdr
+
+

eCPRI Transport Header

+ +

Definition at line 152 of file xran_pkt_up.h.

+ +
+
+ +

◆ data_sec_hdr

+ +
+
+ + + + +
struct data_section_hdr data_sec_hdr
+
+ +

Definition at line 153 of file xran_pkt_up.h.

+ +
+
+ +

◆ ecpri_hdr

+ +
+
+ + + + +
struct xran_ecpri_hdr ecpri_hdr
+
+

eCPRI Transport Header

+ +

Definition at line 151 of file xran_pkt_up.h.

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