NDN-DPDK
High-Speed Named Data Networking Forwarder
|
Ethernet pass-through face and its associated TAP port. More...
#include <passthru.h>
Data Fields | |
RxGroup | base |
uint16_t | tapPort |
FaceID | n3Face |
EthGtpip * | gtpip |
Ethernet pass-through face and its associated TAP port.
This struct also serves as the RxGroup of the TAP port.
RxGroup EthPassthru::base |
EthGtpip* EthPassthru::gtpip |
FaceID EthPassthru::n3Face |
uint16_t EthPassthru::tapPort |