NDN-DPDK
High-Speed Named Data Networking Forwarder
|
Packet dump for unmatched frames on an Ethernet port, contextual information. More...
#include <source.h>
Data Fields | |
PdumpSource * | source |
uint16_t | count |
struct rte_mbuf * | pkts [MaxBurstSize] |
Packet dump for unmatched frames on an Ethernet port, contextual information.
uint16_t PdumpEthPortUnmatchedCtx::count |
struct rte_mbuf* PdumpEthPortUnmatchedCtx::pkts[MaxBurstSize] |
PdumpSource* PdumpEthPortUnmatchedCtx::source |