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

Packet dump from a face on RX or TX direction. More...

#include <source.h>

Data Fields

PdumpSource base
 
pcg32_random_t rng
 
uint32_t sample [PdumpMaxNames]
 
uint16_t nameL [PdumpMaxNames]
 
uint8_t nameV [PdumpMaxNames *NameMaxLength]
 

Detailed Description

Packet dump from a face on RX or TX direction.

Field Documentation

◆ base

PdumpSource PdumpFaceSource::base

◆ nameL

uint16_t PdumpFaceSource::nameL[PdumpMaxNames]

◆ nameV

uint8_t PdumpFaceSource::nameV[PdumpMaxNames *NameMaxLength]

◆ rng

pcg32_random_t PdumpFaceSource::rng

◆ sample

uint32_t PdumpFaceSource::sample[PdumpMaxNames]

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