summaryrefslogtreecommitdiffstats
path: root/src/vpp-api/vom/route_domain.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpp-api/vom/route_domain.hpp')
-rw-r--r--src/vpp-api/vom/route_domain.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vpp-api/vom/route_domain.hpp b/src/vpp-api/vom/route_domain.hpp
index 7d83154a0f1..19a3c18dddc 100644
--- a/src/vpp-api/vom/route_domain.hpp
+++ b/src/vpp-api/vom/route_domain.hpp
@@ -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