![]() |
FD.io VPP
v18.07-rc0-415-g6c78436
Vector Packet Processing
|
Include dependency graph for fib_entry_src_rr.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | FIB_ENTRY_FLAGS_RR_INHERITED |
Functions | |
| void | fib_entry_src_rr_resolve_via_connected (fib_entry_src_t *src, const fib_entry_t *fib_entry, const fib_entry_t *cover) |
| void | fib_entry_src_rr_use_covers_pl (fib_entry_src_t *src, const fib_entry_t *fib_entry, const fib_entry_t *cover) |
| fib_entry_src_cover_res_t | fib_entry_src_rr_cover_change (fib_entry_src_t *src, const fib_entry_t *fib_entry) |
| fib_entry_src_cover_res_t | fib_entry_src_rr_cover_update (fib_entry_src_t *src, const fib_entry_t *fib_entry) |
| #define FIB_ENTRY_FLAGS_RR_INHERITED |
Definition at line 24 of file fib_entry_src_rr.h.
| fib_entry_src_cover_res_t fib_entry_src_rr_cover_change | ( | fib_entry_src_t * | src, |
| const fib_entry_t * | fib_entry | ||
| ) |
| fib_entry_src_cover_res_t fib_entry_src_rr_cover_update | ( | fib_entry_src_t * | src, |
| const fib_entry_t * | fib_entry | ||
| ) |
| void fib_entry_src_rr_resolve_via_connected | ( | fib_entry_src_t * | src, |
| const fib_entry_t * | fib_entry, | ||
| const fib_entry_t * | cover | ||
| ) |
Definition at line 34 of file fib_entry_src_rr.c.
Here is the call graph for this function:
Here is the caller graph for this function:| void fib_entry_src_rr_use_covers_pl | ( | fib_entry_src_t * | src, |
| const fib_entry_t * | fib_entry, | ||
| const fib_entry_t * | cover | ||
| ) |
Definition at line 90 of file fib_entry_src_rr.c.
Here is the call graph for this function:
Here is the caller graph for this function: