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

#include <xran_pkt_up.h>

+
+Collaboration diagram for data_section_compression_hdr:
+
+
Collaboration graph
+ + + +
+ + + + + + +

+Data Fields

struct compression_hdr ud_comp_hdr
 
uint8_t rsrvd
 
+

Detailed Description

+
+

Definition at line 90 of file xran_pkt_up.h.

+

Field Documentation

+ +

◆ rsrvd

+ +
+
+ + + + +
uint8_t rsrvd
+
+

This parameter provides 1 byte for future definition, should be set to all zeros by the sender and ignored by the receiver. This field is only present when udCompHdr is present, and is absent when the static IQ format and compression method is configured via the M-Plane

+ +

Definition at line 93 of file xran_pkt_up.h.

+ +
+
+ +

◆ ud_comp_hdr

+ +
+
+ + + + +
struct compression_hdr ud_comp_hdr
+
+ +

Definition at line 92 of file xran_pkt_up.h.

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