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

#include <xran_pkt_cp.h>

+
+Collaboration diagram for xran_cp_radioapp_section_ext_hdr:
+
+
Collaboration graph
+
+ + + + + + + + +

+Data Fields

uint16_t extLen:8
 
uint16_t extType:7
 
uint16_t ef:1
 
+

Detailed Description

+
+

Definition at line 126 of file xran_pkt_cp.h.

+

Field Documentation

+ +

◆ ef

+ +
+
+ + + + +
uint16_t ef
+
+

5.4.6.2 extension flag

+ +

Definition at line 132 of file xran_pkt_cp.h.

+ +
+
+ +

◆ extLen

+ +
+
+ + + + +
uint16_t extLen
+
+

5.4.6.3 extension length, in 32bits words

+ +

Definition at line 130 of file xran_pkt_cp.h.

+ +
+
+ +

◆ extType

+ +
+
+ + + + +
uint16_t extType
+
+

5.4.6.1 extension type

+ +

Definition at line 131 of file xran_pkt_cp.h.

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