NDN-DPDK
High-Speed Named Data Networking Forwarder
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
EthTxHdr Struct Reference

EthFace TX header template. More...

#include <txhdr.h>

Data Fields

EthTxHdrAct act
 
uint8_t len
 
uint8_t l2len
 
char tunnel
 
uint8_t buf [EthLocator_MaxHdrLen]
 

Detailed Description

EthFace TX header template.

Field Documentation

◆ act

EthTxHdrAct EthTxHdr::act

◆ buf

uint8_t EthTxHdr::buf[EthLocator_MaxHdrLen]

◆ l2len

uint8_t EthTxHdr::l2len

◆ len

uint8_t EthTxHdr::len

◆ tunnel

char EthTxHdr::tunnel

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