o-du/phy
Intel O-RAN/X-RAN Generated Doxygen Documentation
Data Fields
xran_ecpri_cmn_hdr Struct Reference

#include <xran_pkt.h>

Collaboration diagram for xran_ecpri_cmn_hdr:
Collaboration graph

Data Fields

uint8_t ecpri_concat:1
 
uint8_t ecpri_resv:3
 
uint8_t ecpri_ver:4
 
uint8_t ecpri_mesg_type
 
uint16_t ecpri_payl_size
 

Detailed Description

Structure holds common eCPRI header as per Table 3 1 : eCPRI Transport Header Field Definitions

Definition at line 113 of file xran_pkt.h.

Field Documentation

◆ ecpri_concat

uint8_t ecpri_concat

3.1.3.1.3 eCPRI concatenation indicator

Definition at line 115 of file xran_pkt.h.

◆ ecpri_mesg_type

uint8_t ecpri_mesg_type

3.1.3.1.4 eCPRI message type, defined in ecpri_msg_type

Definition at line 118 of file xran_pkt.h.

◆ ecpri_payl_size

uint16_t ecpri_payl_size

3.1.3.1.5 eCPRI payload size, without common header and any padding bytes

Definition at line 119 of file xran_pkt.h.

◆ ecpri_resv

uint8_t ecpri_resv

3.1.3.1.2 eCPRI reserved

Definition at line 116 of file xran_pkt.h.

◆ ecpri_ver

uint8_t ecpri_ver

3.1.3.1.1 eCPRI protocol revision, defined in XRAN_ECPRI_VER

Definition at line 117 of file xran_pkt.h.


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