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

#include <xran_pkt_up.h>

+
+Collaboration diagram for eth_xran_up_pkt_hdr:
+
+
Collaboration graph
+ + + + + + + + +
+ + + + + + +

+Data Fields

struct ether_hdr eth_hdr
 
struct xran_up_pkt_hdr xran_hdr
 
+

Detailed Description

+

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

+ +

Definition at line 165 of file xran_pkt_up.h.

+

Field Documentation

+ +

◆ eth_hdr

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

Definition at line 167 of file xran_pkt_up.h.

+ +
+
+ +

◆ xran_hdr

+ +
+
+ + + + +
struct xran_up_pkt_hdr xran_hdr
+
+ +

Definition at line 168 of file xran_pkt_up.h.

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