NDN-DPDK
High-Speed Named Data Networking Forwarder
Loading...
Searching...
No Matches
EthLocatorClass Struct Reference

#include <locator.h>

Data Fields

uint16_t etherType
 outer EtherType, 0 for memif
bool passthru
 is passthru face
bool multicast
 is outer Ethernet multicast?
bool v4
 is IPv4?
bool udp
 is UDP?
char tunnel
 'V' for VXLAN, 'G' for GTP-U, 0 otherwise

Field Documentation

◆ etherType

uint16_t EthLocatorClass::etherType

outer EtherType, 0 for memif

◆ multicast

bool EthLocatorClass::multicast

is outer Ethernet multicast?

◆ passthru

bool EthLocatorClass::passthru

is passthru face

◆ tunnel

char EthLocatorClass::tunnel

'V' for VXLAN, 'G' for GTP-U, 0 otherwise

◆ udp

bool EthLocatorClass::udp

is UDP?

◆ v4

bool EthLocatorClass::v4

is IPv4?


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