|
ndn-embeds 0.1.0
Lightweight NDN protocol stack for embedded systems
|
FIB Nexthop. More...
#include <ndn/fib.hpp>
Public Attributes | |
| FaceId | faceId = FACE_ID_INVALID |
| Next-hop Face ID. | |
| uint8_t | cost = 0 |
| Cost (lower is preferred) | |
FIB Nexthop.
A structure holding the next-hop Face and its cost (priority).
| FaceId ndn::FibNexthop::faceId = FACE_ID_INVALID |