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

Face RX per-thread information. More...

#include <face.h>

Data Fields

uint64_t nFrames [PktMax]
 nOctets or accepted L3 packets More...
 
uint64_t nDecodeErr
 decode errors More...
 
Reassembler reass
 

Detailed Description

Face RX per-thread information.

Field Documentation

◆ nDecodeErr

uint64_t FaceRxThread::nDecodeErr

decode errors

◆ nFrames

uint64_t FaceRxThread::nFrames[PktMax]

nOctets or accepted L3 packets

◆ reass

Reassembler FaceRxThread::reass

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