Typedef for indexed face container of Entry.
More...
#include <ndn-fib-entry.h>
Typedef for indexed face container of Entry.
Currently, there are 2 indexes:
- by face (used to find record and update metric)
- by metric (face ranking)
- random access index (for fast lookup on nth face). Order is maintained manually to be equal to the 'by metric' order
Definition at line 225 of file ndn-fib-entry.h.
The documentation for this struct was generated from the following file: