NDN-DPDK
High-Speed Named Data Networking Forwarder
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
FwCrypto Struct Reference

Forwarder data plane, crypto helper. More...

#include <crypto.h>

Data Fields

ThreadCtrl ctrl
 
struct rte_ring * input
 
InputDemux output
 
uint64_t nDrops
 
CryptoQueuePair cqp
 

Detailed Description

Forwarder data plane, crypto helper.

Field Documentation

◆ cqp

CryptoQueuePair FwCrypto::cqp

◆ ctrl

ThreadCtrl FwCrypto::ctrl

◆ input

struct rte_ring* FwCrypto::input

◆ nDrops

uint64_t FwCrypto::nDrops

◆ output

InputDemux FwCrypto::output

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