![]() |
FD.io VPP
v16.12-rc0-308-g931be3a
Vector Packet Processing
|
Include dependency graph for fib_path_ext.c:Go to the source code of this file.
Functions | |
| u8 * | format_fib_path_ext (u8 *s, va_list *args) |
| int | fib_path_ext_cmp (fib_path_ext_t *path_ext, const fib_route_path_t *rpath) |
| static int | fib_path_ext_match (fib_node_index_t pl_index, fib_node_index_t path_index, void *ctx) |
| void | fib_path_ext_resolve (fib_path_ext_t *path_ext, fib_node_index_t path_list_index) |
| void | fib_path_ext_init (fib_path_ext_t *path_ext, fib_node_index_t path_list_index, const fib_route_path_t *rpath) |
| load_balance_path_t * | fib_path_ext_stack (fib_path_ext_t *path_ext, fib_forward_chain_type_t parent_fct, load_balance_path_t *nhs) |
| int fib_path_ext_cmp | ( | fib_path_ext_t * | path_ext, |
| const fib_route_path_t * | rpath | ||
| ) |
Definition at line 42 of file fib_path_ext.c.
Here is the call graph for this function:
Here is the caller graph for this function:| void fib_path_ext_init | ( | fib_path_ext_t * | path_ext, |
| fib_node_index_t | path_list_index, | ||
| const fib_route_path_t * | rpath | ||
| ) |
Definition at line 79 of file fib_path_ext.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 49 of file fib_path_ext.c.
Here is the call graph for this function:
Here is the caller graph for this function:| void fib_path_ext_resolve | ( | fib_path_ext_t * | path_ext, |
| fib_node_index_t | path_list_index | ||
| ) |
Definition at line 66 of file fib_path_ext.c.
Here is the call graph for this function:
Here is the caller graph for this function:| load_balance_path_t* fib_path_ext_stack | ( | fib_path_ext_t * | path_ext, |
| fib_forward_chain_type_t | parent_fct, | ||
| load_balance_path_t * | nhs | ||
| ) |
Definition at line 90 of file fib_path_ext.c.
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 27 of file fib_path_ext.c.
Here is the call graph for this function:
Here is the caller graph for this function: