represents a nexthop record in FIB entry More...
#include <fib-nexthop.hpp>
Public Member Functions | |
NextHop (Face &face) | |
Face & | getFace () const |
uint64_t | getCost () const |
void | setCost (uint64_t cost) |
represents a nexthop record in FIB entry
Definition at line 38 of file fib-nexthop.hpp.
|
explicit |
Definition at line 31 of file fib-nexthop.cpp.
|
inline |
Definition at line 45 of file fib-nexthop.hpp.
Referenced by nfd::fw::isNextHopEligible().
|
inline |
Definition at line 51 of file fib-nexthop.hpp.
Referenced by nfd::fib::Entry::removeNextHop().
|
inline |
Definition at line 57 of file fib-nexthop.hpp.