NDN-DPDK
High-Speed Named Data Networking Forwarder
Loading...
Searching...
No Matches
FibEntryDyn Struct Reference

#include <entry.h>

Data Fields

uint32_t nRxInterests
uint32_t nRxData
uint32_t nRxNacks
uint32_t nTxInterests
char a_ [16]
char scratch [FibScratchSize]
RttValue rtt [FibMaxNexthops]

Field Documentation

◆ a_

char FibEntryDyn::a_[16]

◆ nRxData

uint32_t FibEntryDyn::nRxData

◆ nRxInterests

uint32_t FibEntryDyn::nRxInterests

◆ nRxNacks

uint32_t FibEntryDyn::nRxNacks

◆ nTxInterests

uint32_t FibEntryDyn::nTxInterests

◆ rtt

RttValue FibEntryDyn::rtt[FibMaxNexthops]

◆ scratch

char FibEntryDyn::scratch[FibScratchSize]

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