Container descriptor for a FIB source route.
More...
Container descriptor for a FIB source route.
Definition at line 68 of file table.h.
#include <table.h>
◆ sr_dest
Pointer to the destination of the source route.
Definition at line 78 of file table.h.
◆ sr_flags
uint32_t fib_sr_t::sr_flags |
Flags for this source route.
Definition at line 74 of file table.h.
◆ sr_iface_id
interface ID
Definition at line 70 of file table.h.
◆ sr_lifetime
uint64_t fib_sr_t::sr_lifetime |
Lifetime of this entry (an absolute time-point is stored by the FIB)
Definition at line 72 of file table.h.
◆ sr_path
Pointer to the first hop on the source route.
Definition at line 76 of file table.h.
The documentation for this struct was generated from the following file: