X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=blobdiff_plain;f=extras%2Fvom%2Fvom%2Froute_api_types.hpp;h=e741a9d5accb7c6f8203798fbd98655c120b6c9a;hp=25d0902cda1c75301c415fc3119993e564277d27;hb=038e1dfbd;hpb=08ac303e43492c8b25911340fb62811289dd3935 diff --git a/extras/vom/vom/route_api_types.hpp b/extras/vom/vom/route_api_types.hpp index 25d0902cda1..e741a9d5acc 100644 --- a/extras/vom/vom/route_api_types.hpp +++ b/extras/vom/vom/route_api_types.hpp @@ -26,6 +26,9 @@ void to_api(const route::path& p, vapi_type_fib_path& o); route::path from_api(const vapi_type_fib_path& p); +vapi_enum_ip_dscp to_api(const ip_dscp_t& d); +const ip_dscp_t& from_api(vapi_enum_ip_dscp d); + }; // namespace VOM /*