NDN-DPDK
High-Speed Named Data Networking Forwarder
Loading...
Searching...
No Matches
PdumpWriter Struct Reference

Packet dump writer. More...

#include <writer.h>

Data Fields

ThreadCtrl ctrl
struct rte_ring * queue
const char * filename
MmapFd m
size_t maxSize
size_t pos
uint32_t nextIntf
bool full
uint32_t intf [UINT16_MAX+1]

Detailed Description

Packet dump writer.

Field Documentation

◆ ctrl

ThreadCtrl PdumpWriter::ctrl

◆ filename

const char* PdumpWriter::filename

◆ full

bool PdumpWriter::full

◆ intf

uint32_t PdumpWriter::intf[UINT16_MAX+1]

◆ m

MmapFd PdumpWriter::m

◆ maxSize

size_t PdumpWriter::maxSize

◆ nextIntf

uint32_t PdumpWriter::nextIntf

◆ pos

size_t PdumpWriter::pos

◆ queue

struct rte_ring* PdumpWriter::queue

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