A FIB entry.
More...
#include <entry.h>
◆ b_
◆ cachelineA_
RTE_MARKER FibEntry::cachelineA_ |
◆ cachelineB_
RTE_MARKER FibEntry::cachelineB_ |
◆ dyn
◆ height
Height of a virtual node.
- Precondition
- nComps == startDepth and this is a virtual node.
This field is known as '(MD - M)' in 2-stage LPM algorithm. The height of a node is the length of the longest downward path to a leaf from that node.
◆ lfhtnode
struct cds_lfht_node FibEntry::lfhtnode |
◆ nameL
◆ nameV
◆ nComps
number of name components
◆ nexthops
◆ nNexthops
uint8_t FibEntry::nNexthops |
◆ rcuhead
struct rcu_head FibEntry::rcuhead |
◆ realEntry
Real FIB entry.
- Precondition
- height > 0
◆ seqNum
uint32_t FibEntry::seqNum |
sequence number to detect FIB changes
◆ strategy
Forwarding strategy.
- Precondition
- height == 0
The documentation for this struct was generated from the following file: