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

#include <ethernet.h>

+
+Collaboration diagram for ethdi_hdr:
+
+
Collaboration graph
+
+ + + + + + + + + + +

+Data Fields

uint8_t pkt_type
 
uint8_t source_id
 
uint8_t dest_id
 
int8_t data []
 
+

Detailed Description

+
+

Definition at line 112 of file ethernet.h.

+

Field Documentation

+ +

◆ data

+ +
+
+ + + + +
int8_t data[]
+
+ +

Definition at line 116 of file ethernet.h.

+ +
+
+ +

◆ dest_id

+ +
+
+ + + + +
uint8_t dest_id
+
+ +

Definition at line 115 of file ethernet.h.

+ +
+
+ +

◆ pkt_type

+ +
+
+ + + + +
uint8_t pkt_type
+
+ +

Definition at line 113 of file ethernet.h.

+ +
+
+ +

◆ source_id

+ +
+
+ + + + +
uint8_t source_id
+
+ +

Definition at line 114 of file ethernet.h.

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