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

#include <xran_pkt.h>

+
+Collaboration diagram for xran_pkt_comm_hdr:
+
+
Collaboration graph
+ + + + + +
+ + + + + + +

+Data Fields

struct ether_hdr eth_hdr
 
struct xran_ecpri_hdr ecpri_hdr
 
+

Detailed Description

+

Structure holds common xran packet header 3.1.1 Ethernet Encapsulation

+ +

Definition at line 233 of file xran_pkt.h.

+

Field Documentation

+ +

◆ ecpri_hdr

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

eCPRI Transport Header

+ +

Definition at line 236 of file xran_pkt.h.

+ +
+
+ +

◆ eth_hdr

+ +
+
+ + + + +
struct ether_hdr eth_hdr
+
+

Ethernet Header

+ +

Definition at line 235 of file xran_pkt.h.

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