![]() |
FD.io VPP
v17.01.1-3-gc6833f8
Vector Packet Processing
|
Include dependency graph for fib_entry_src_adj.c:Go to the source code of this file.
Functions | |
| static void | fib_entry_src_adj_init (fib_entry_src_t *src) |
| Source initialisation Function. More... | |
| static void | fib_entry_src_adj_path_swap (fib_entry_src_t *src, const fib_entry_t *entry, fib_path_list_flags_t pl_flags, const fib_route_path_t *paths) |
| static void | fib_entry_src_adj_remove (fib_entry_src_t *src) |
| static int | fib_entry_src_adj_activate (fib_entry_src_t *src, const fib_entry_t *fib_entry) |
| static void | fib_entry_src_adj_deactivate (fib_entry_src_t *src, const fib_entry_t *fib_entry) |
| static u8 * | fib_entry_src_adj_format (fib_entry_src_t *src, u8 *s) |
| static void | fib_entry_src_adj_installed (fib_entry_src_t *src, const fib_entry_t *fib_entry) |
| static fib_entry_src_cover_res_t | fib_entry_src_adj_cover_change (fib_entry_src_t *src, const fib_entry_t *fib_entry) |
| static fib_entry_src_cover_res_t | fib_entry_src_adj_cover_update (fib_entry_src_t *src, const fib_entry_t *fib_entry) |
| void | fib_entry_src_adj_register (void) |
Variables | |
| static const fib_entry_src_vft_t | adj_src_vft |
|
static |
Definition at line 54 of file fib_entry_src_adj.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
static |
|
static |
Definition at line 97 of file fib_entry_src_adj.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
static |
Source initialisation Function.
Definition at line 27 of file fib_entry_src_adj.c.
|
static |
|
static |
| void fib_entry_src_adj_register | ( | void | ) |
Definition at line 204 of file fib_entry_src_adj.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 43 of file fib_entry_src_adj.c.
|
static |
Definition at line 191 of file fib_entry_src_adj.c.