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

Ethernet pass-through face and its associated TAP port. More...

#include <passthru.h>

Data Fields

RxGroup base
 
uint16_t tapPort
 
FaceID n3Face
 
EthGtpipgtpip
 

Detailed Description

Ethernet pass-through face and its associated TAP port.

This struct also serves as the RxGroup of the TAP port.

Field Documentation

◆ base

RxGroup EthPassthru::base

◆ gtpip

EthGtpip* EthPassthru::gtpip

◆ n3Face

FaceID EthPassthru::n3Face

◆ tapPort

uint16_t EthPassthru::tapPort

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