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

Destination of input packet demultiplexer. More...

#include <input-demux.h>

Data Fields

PktQueuequeue
 
uint64_t nQueued
 
uint64_t nDropped
 

Detailed Description

Destination of input packet demultiplexer.

Field Documentation

◆ nDropped

uint64_t InputDemuxDest::nDropped

◆ nQueued

uint64_t InputDemuxDest::nQueued

◆ queue

PktQueue* InputDemuxDest::queue

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