|
NDN-DPDK
High-Speed Named Data Networking Forwarder
|
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] |
EthFace TX header template.
| EthTxHdrAct EthTxHdr::act |
| uint8_t EthTxHdr::buf[EthLocator_MaxHdrLen] |
| uint8_t EthTxHdr::l2len |
| uint8_t EthTxHdr::len |
| char EthTxHdr::tunnel |