|
NDN-DPDK
High-Speed Named Data Networking Forwarder
|
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 |
Face RX per-thread information.
| uint64_t FaceRxThread::nDecodeErr |
decode errors
| uint64_t FaceRxThread::nFrames[PktMax] |
nOctets or accepted L3 packets
| Reassembler FaceRxThread::reass |