FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
mfib_api.h File Reference
+ 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, struct _vl_api_mfib_path *out)
 Encode and decode functions from the API types to internal types. More...
 
int mfib_api_path_decode (struct _vl_api_mfib_path *in, fib_route_path_t *out)
 
int mfib_api_table_id_decode (fib_protocol_t fproto, u32 table_id, u32 *fib_index)
 

Function Documentation

◆ mfib_api_path_decode()

int mfib_api_path_decode ( struct _vl_api_mfib_path *  in,
fib_route_path_t out 
)

◆ mfib_api_path_encode()

void mfib_api_path_encode ( const fib_route_path_t in,
struct _vl_api_mfib_path *  out 
)

Encode and decode functions from the API types to internal types.

◆ mfib_api_table_id_decode()

int mfib_api_table_id_decode ( fib_protocol_t  fproto,
u32  table_id,
u32 fib_index 
)

Definition at line 105 of file mfib_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: