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

NDT querier with counters. More...

#include <ndt.h>

Data Fields

Ndtndt
 
uint64_t nLookups
 
uint32_t * nHits
 

Detailed Description

NDT querier with counters.

This is embedded in thread structure that needs to query the NDT.

Field Documentation

◆ ndt

Ndt* NdtQuerier::ndt

◆ nHits

uint32_t* NdtQuerier::nHits

◆ nLookups

uint64_t NdtQuerier::nLookups

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