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

#include <xran_transport.h>

+
+Collaboration diagram for xran_recv_packet_info:
+
+
Collaboration graph
+ + + +
+ + + + + + + + + + + + + + + + +

+Data Fields

int ecpri_version
 
enum ecpri_msg_type msg_type
 
int payload_len
 
struct xran_eaxc_info eaxc
 
int seq_id
 
int subseq_id
 
int ebit
 
+

Detailed Description

+
+

Definition at line 47 of file xran_transport.h.

+

Field Documentation

+ +

◆ eaxc

+ +
+
+ + + + +
struct xran_eaxc_info eaxc
+
+ +

Definition at line 51 of file xran_transport.h.

+ +
+
+ +

◆ ebit

+ +
+
+ + + + +
int ebit
+
+ +

Definition at line 54 of file xran_transport.h.

+ +
+
+ +

◆ ecpri_version

+ +
+
+ + + + +
int ecpri_version
+
+ +

Definition at line 48 of file xran_transport.h.

+ +
+
+ +

◆ msg_type

+ +
+
+ + + + +
enum ecpri_msg_type msg_type
+
+ +

Definition at line 49 of file xran_transport.h.

+ +
+
+ +

◆ payload_len

+ +
+
+ + + + +
int payload_len
+
+ +

Definition at line 50 of file xran_transport.h.

+ +
+
+ +

◆ seq_id

+ +
+
+ + + + +
int seq_id
+
+ +

Definition at line 52 of file xran_transport.h.

+ +
+
+ +

◆ subseq_id

+ +
+
+ + + + +
int subseq_id
+
+ +

Definition at line 53 of file xran_transport.h.

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