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

A replica of the Name Dispatch Table (NDT). More...

#include <ndt.h>

Data Fields

uint64_t indexMask
 
uint64_t sampleMask
 
uint16_t prefixLen
 
_Atomic uint8_t table []
 

Detailed Description

A replica of the Name Dispatch Table (NDT).

Field Documentation

◆ indexMask

uint64_t Ndt::indexMask

◆ prefixLen

uint16_t Ndt::prefixLen

◆ sampleMask

uint64_t Ndt::sampleMask

◆ table

_Atomic uint8_t Ndt::table[]

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