VOM: route-domain find() fix
[vpp.git] / src / vpp-api / vom / route_domain.hpp
index 7d83154..19a3c18 100644 (file)
@@ -81,7 +81,7 @@ public:
   /**
    * Find the instnace of the route domain in the OM
    */
-  static std::shared_ptr<route_domain> find(const route_domain& temp);
+  static std::shared_ptr<route_domain> find(const key_t& temp);
 
   /**
    * Dump all route-doamin into the stream provided