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

Ethernet face private data. More...

#include <face.h>

Data Fields

EthRxFlow rxf [MaxFaceRxThreads]
EthPassthru passthru
EthTxHdr txHdr
FaceID faceID
uint16_t port
struct cds_list_head rxtNode
EthRxMatch rxMatch

Detailed Description

Ethernet face private data.

Field Documentation

◆ faceID

FaceID EthFacePriv::faceID

◆ passthru

EthPassthru EthFacePriv::passthru

◆ port

uint16_t EthFacePriv::port

◆ rxf

EthRxFlow EthFacePriv::rxf[MaxFaceRxThreads]

◆ rxMatch

EthRxMatch EthFacePriv::rxMatch

◆ rxtNode

struct cds_list_head EthFacePriv::rxtNode

◆ txHdr

EthTxHdr EthFacePriv::txHdr

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