Container descriptor for a FIB source route.
More...
Container descriptor for a FIB source route.
Definition at line 69 of file table.h.
#include <table.h>
◆ sr_dest
Pointer to the destination of the source route.
Definition at line 79 of file table.h.
◆ sr_flags
uint32_t fib_sr_t::sr_flags |
Flags for this source route.
Definition at line 75 of file table.h.
◆ sr_iface_id
interface ID
Definition at line 71 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 73 of file table.h.
◆ sr_path
Pointer to the first hop on the source route.
Definition at line 77 of file table.h.
The documentation for this struct was generated from the following file: