FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
route_api_types.cpp File Reference
+ Include dependency graph for route_api_types.cpp:

Go to the source code of this file.

Namespaces

 VOM
 The VPP Object Model (VOM) library.
 

Functions

const route::itf_flags_t & VOM::from_api (vapi_enum_mfib_itf_flags val)
 
vapi_enum_mfib_itf_flags VOM::to_api (const route::itf_flags_t &in)
 
void VOM::to_api (const route::path &p, vapi_type_fib_path &payload)
 
route::path VOM::from_api (const vapi_type_fib_path &p)
 
vapi_enum_ip_dscp VOM::to_api (const ip_dscp_t &d)
 
const ip_dscp_tVOM::from_api (vapi_enum_ip_dscp d)