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

EthFace address information. More...

#include <locator.h>

Data Fields

struct rte_ether_addr local
 
struct rte_ether_addr remote
 
uint16_t vlan
 
struct rte_ipv6_addr localIP
 
struct rte_ipv6_addr remoteIP
 
uint16_t localUDP
 
uint16_t remoteUDP
 
uint32_t vxlan
 
struct rte_ether_addr innerLocal
 
struct rte_ether_addr innerRemote
 
uint32_t ulTEID
 
uint32_t dlTEID
 
struct rte_ipv6_addr innerLocalIP
 
struct rte_ipv6_addr innerRemoteIP
 
uint8_t ulQFI
 
uint8_t dlQFI
 
bool isGtp
 

Detailed Description

EthFace address information.

Field Documentation

◆ dlQFI

uint8_t EthLocator::dlQFI

◆ dlTEID

uint32_t EthLocator::dlTEID

◆ innerLocal

struct rte_ether_addr EthLocator::innerLocal

◆ innerLocalIP

struct rte_ipv6_addr EthLocator::innerLocalIP

◆ innerRemote

struct rte_ether_addr EthLocator::innerRemote

◆ innerRemoteIP

struct rte_ipv6_addr EthLocator::innerRemoteIP

◆ isGtp

bool EthLocator::isGtp

◆ local

struct rte_ether_addr EthLocator::local

◆ localIP

struct rte_ipv6_addr EthLocator::localIP

◆ localUDP

uint16_t EthLocator::localUDP

◆ remote

struct rte_ether_addr EthLocator::remote

◆ remoteIP

struct rte_ipv6_addr EthLocator::remoteIP

◆ remoteUDP

uint16_t EthLocator::remoteUDP

◆ ulQFI

uint8_t EthLocator::ulQFI

◆ ulTEID

uint32_t EthLocator::ulTEID

◆ vlan

uint16_t EthLocator::vlan

◆ vxlan

uint32_t EthLocator::vxlan

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