![]() |
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Include dependency graph for mfib_api.c:Go to the source code of this file.
Functions | |
| static vl_api_mfib_itf_flags_t | mfib_api_path_itf_flags_encode (mfib_itf_flags_t flags) |
| void | mfib_api_path_encode (const fib_route_path_t *in, vl_api_mfib_path_t *out) |
| Encode and decode functions from the API types to internal types. More... | |
| static void | mfib_api_path_itf_flags_decode (vl_api_mfib_itf_flags_t in, mfib_itf_flags_t *out) |
| mfib_entry_flags_t | mfib_api_path_entry_flags_decode (vl_api_mfib_entry_flags_t in) |
| int | mfib_api_path_decode (vl_api_mfib_path_t *in, fib_route_path_t *out) |
| int | mfib_api_table_id_decode (fib_protocol_t fproto, u32 table_id, u32 *fib_index) |
| int mfib_api_path_decode | ( | vl_api_mfib_path_t * | in, |
| fib_route_path_t * | out | ||
| ) |
Definition at line 100 of file mfib_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:| void mfib_api_path_encode | ( | const fib_route_path_t * | in, |
| vl_api_mfib_path_t * | out | ||
| ) |
Encode and decode functions from the API types to internal types.
Definition at line 53 of file mfib_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:| mfib_entry_flags_t mfib_api_path_entry_flags_decode | ( | vl_api_mfib_entry_flags_t | in | ) |
|
static |
|
static |
| int mfib_api_table_id_decode | ( | fib_protocol_t | fproto, |
| u32 | table_id, | ||
| u32 * | fib_index | ||
| ) |
Definition at line 109 of file mfib_api.c.
Here is the call graph for this function:
Here is the caller graph for this function: