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

Generic network interface. More...

#include <face.h>

Data Fields

FaceImplimpl
 
struct rte_ring * outputQueue
 
struct cds_hlist_node txlNode
 
PacketTxAlign txAlign
 
FaceID id
 
FaceState state
 

Detailed Description

Generic network interface.

Field Documentation

◆ id

FaceID Face::id

◆ impl

FaceImpl* Face::impl

◆ outputQueue

struct rte_ring* Face::outputQueue

◆ state

FaceState Face::state

◆ txAlign

PacketTxAlign Face::txAlign

◆ txlNode

struct cds_hlist_node Face::txlNode

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