NDN-DPDK
High-Speed Named Data Networking Forwarder
Data Fields
PdumpEthPortUnmatchedCtx Struct Reference

Packet dump for unmatched frames on an Ethernet port, contextual information. More...

#include <source.h>

Data Fields

PdumpSourcesource
 
uint16_t count
 
struct rte_mbuf * pkts [MaxBurstSize]
 

Detailed Description

Packet dump for unmatched frames on an Ethernet port, contextual information.

Field Documentation

◆ count

uint16_t PdumpEthPortUnmatchedCtx::count

◆ pkts

struct rte_mbuf* PdumpEthPortUnmatchedCtx::pkts[MaxBurstSize]

◆ source

PdumpSource* PdumpEthPortUnmatchedCtx::source

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