NDN-DPDK
High-Speed Named Data Networking Forwarder
|
Forwarder data plane, crypto helper. More...
#include <crypto.h>
Data Fields | |
ThreadCtrl | ctrl |
struct rte_ring * | input |
InputDemux | output |
uint64_t | nDrops |
CryptoQueuePair | cqp |
Forwarder data plane, crypto helper.
CryptoQueuePair FwCrypto::cqp |
ThreadCtrl FwCrypto::ctrl |
struct rte_ring* FwCrypto::input |
uint64_t FwCrypto::nDrops |
InputDemux FwCrypto::output |