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

A replica of the Forwarding Information Base (FIB). More...

#include <fib.h>

Data Fields

struct cds_lfht * lfht
 URCU hashtable.
int startDepth
 starting depth ('M' of 2-stage LPM algorithm)
uint32_t insertSeqNum

Detailed Description

A replica of the Forwarding Information Base (FIB).

Field Documentation

◆ insertSeqNum

uint32_t Fib::insertSeqNum

◆ lfht

struct cds_lfht* Fib::lfht

URCU hashtable.

◆ startDepth

int Fib::startDepth

starting depth ('M' of 2-stage LPM algorithm)


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