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

#include <ethernet.h>

Collaboration diagram for ethdi_hdr:
Collaboration graph

Data Fields

uint8_t pkt_type
 
uint8_t source_id
 
uint8_t dest_id
 
int8_t data []
 

Detailed Description

Definition at line 112 of file ethernet.h.

Field Documentation

◆ data

int8_t data[]

Definition at line 116 of file ethernet.h.

◆ dest_id

uint8_t dest_id

Definition at line 115 of file ethernet.h.

◆ pkt_type

uint8_t pkt_type

Definition at line 113 of file ethernet.h.

◆ source_id

uint8_t source_id

Definition at line 114 of file ethernet.h.


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