![]() |
FD.io VPP
v21.06
Vector Packet Processing
|
Include dependency graph for mfib_api.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| 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... | |
| int | mfib_api_path_decode (vl_api_mfib_path_t *in, fib_route_path_t *out) |
| mfib_entry_flags_t | mfib_api_path_entry_flags_decode (vl_api_mfib_entry_flags_t in) |
| 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 116 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 69 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 | ) |
| int mfib_api_table_id_decode | ( | fib_protocol_t | fproto, |
| u32 | table_id, | ||
| u32 * | fib_index | ||
| ) |
Definition at line 125 of file mfib_api.c.
Here is the call graph for this function:
Here is the caller graph for this function: