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=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=020e3082bf959f968b7311cded8f1c52c89148d7;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structxran__recv__packet__info.html b/docs/API/structxran__recv__packet__info.html deleted file mode 100644 index 020e308..0000000 --- a/docs/API/structxran__recv__packet__info.html +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - -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: -
- - - -