Data Accelerator Offload
|
#include <dao_eth_trs.h>
Data Fields | |
struct dao_eth_trs_hdr | hdr |
uint8_t | data [] |
DAO ethernet transport packet
Definition at line 80 of file dao_eth_trs.h.
struct dao_eth_trs_hdr hdr |
Packet header
Definition at line 82 of file dao_eth_trs.h.
uint8_t data[] |
Packet data
Definition at line 84 of file dao_eth_trs.h.