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

Data Fields

TscDuration delay
 
uint16_t nUnicast
 
bool hasSelectedNexthop
 
uint8_t selectedNexthop
 
uint8_t nextNexthopIndex
 
uint8_t weights [FibMaxNexthops]
 

Field Documentation

◆ delay

TscDuration FibEntryInfo::delay

◆ hasSelectedNexthop

bool FibEntryInfo::hasSelectedNexthop

◆ nextNexthopIndex

uint8_t FibEntryInfo::nextNexthopIndex

◆ nUnicast

uint16_t FibEntryInfo::nUnicast

◆ selectedNexthop

uint8_t FibEntryInfo::selectedNexthop

◆ weights

uint8_t FibEntryInfo::weights[FibMaxNexthops]

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