|
NDN-DPDK
High-Speed Named Data Networking Forwarder
|
#include "common.h"#include "../core/running-stat.h"#include "../dpdk/thread.h"#include "../iface/pktqueue.h"Go to the source code of this file.
Data Structures | |
| struct | TgcRxPattern |
| Per-pattern information in traffic generator consumer. More... | |
| struct | TgcRx |
| Traffic generator consumer RX thread. More... | |
Typedefs | |
| typedef struct TgcRxPattern | TgcRxPattern |
| Per-pattern information in traffic generator consumer. More... | |
| typedef struct TgcRx | TgcRx |
| Traffic generator consumer RX thread. More... | |
Functions | |
| int | TgcRx_Run (TgcRx *cr) |
| typedef struct TgcRxPattern TgcRxPattern |
Per-pattern information in traffic generator consumer.
| int TgcRx_Run | ( | TgcRx * | cr | ) |