FD.io VPP
v21.01.1
Vector Packet Processing
|
Go to the source code of this file.
Namespaces | |
VOM | |
The VPP Object Model (VOM) library. | |
Functions | |
vapi_enum_mfib_itf_flags | VOM::to_api (const route::itf_flags_t &in) |
const route::itf_flags_t & | VOM::from_api (vapi_enum_mfib_itf_flags val) |
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_t & | VOM::from_api (vapi_enum_ip_dscp d) |