X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructxran__pkt__comm__hdr.html;fp=docs%2FAPI%2Fstructxran__pkt__comm__hdr.html;h=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=ffc165a457db37e8fe7e13bdcbd7f9035df3c551;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structxran__pkt__comm__hdr.html b/docs/API/structxran__pkt__comm__hdr.html deleted file mode 100644 index ffc165a..0000000 --- a/docs/API/structxran__pkt__comm__hdr.html +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - -o-du/phy: xran_pkt_comm_hdr Struct Reference - - - - - - - - - -
-
- - - - - - -
-
o-du/phy -
-
Intel O-RAN/X-RAN Generated Doxygen Documentation
-
-
- - - - - - - - -
-
- - -
- -
- -
-
-
-Data Fields
-
-
xran_pkt_comm_hdr Struct Reference
-
-
- -

#include <xran_pkt.h>

-
-Collaboration diagram for xran_pkt_comm_hdr:
-
-
Collaboration graph
- - - - - -
- - - - - - -

-Data Fields

struct ether_hdr eth_hdr
 
struct xran_ecpri_hdr ecpri_hdr
 
-

Detailed Description

-

Structure holds common xran packet header 3.1.1 Ethernet Encapsulation

- -

Definition at line 233 of file xran_pkt.h.

-

Field Documentation

- -

◆ ecpri_hdr

- -
-
- - - - -
struct xran_ecpri_hdr ecpri_hdr
-
-

eCPRI Transport Header

- -

Definition at line 236 of file xran_pkt.h.

- -
-
- -

◆ eth_hdr

- -
-
- - - - -
struct ether_hdr eth_hdr
-
-

Ethernet Header

- -

Definition at line 235 of file xran_pkt.h.

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