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

#include <ethernet.h>

+
+Collaboration diagram for burst_hdr:
+
+
Collaboration graph
+
+ + + + + + + + + + +

+Data Fields

int8_t pkt_idx
 
int8_t total_pkts
 
int8_t original_type
 
int8_t data []
 
+

Detailed Description

+
+

Definition at line 105 of file ethernet.h.

+

Field Documentation

+ +

◆ data

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

Definition at line 109 of file ethernet.h.

+ +
+
+ +

◆ original_type

+ +
+
+ + + + +
int8_t original_type
+
+ +

Definition at line 108 of file ethernet.h.

+ +
+
+ +

◆ pkt_idx

+ +
+
+ + + + +
int8_t pkt_idx
+
+ +

Definition at line 106 of file ethernet.h.

+ +
+
+ +

◆ total_pkts

+ +
+
+ + + + +
int8_t total_pkts
+
+ +

Definition at line 107 of file ethernet.h.

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