NDN-DPDK
High-Speed Named Data Networking Forwarder
|
NDT querier with counters. More...
#include <ndt.h>
Data Fields | |
Ndt * | ndt |
uint64_t | nLookups |
uint32_t * | nHits |
NDT querier with counters.
This is embedded in thread structure that needs to query the NDT.
Ndt* NdtQuerier::ndt |
uint32_t* NdtQuerier::nHits |
uint64_t NdtQuerier::nLookups |