summaryrefslogtreecommitdiffstats
path: root/extras/vom/vom/route.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'extras/vom/vom/route.hpp')
-rw-r--r--extras/vom/vom/route.hpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/extras/vom/vom/route.hpp b/extras/vom/vom/route.hpp
index 746ceb29ebc..8b68015f7ba 100644
--- a/extras/vom/vom/route.hpp
+++ b/extras/vom/vom/route.hpp
@@ -218,8 +218,6 @@ public:
*/
const static itf_flags_t FORWARD;
- static const itf_flags_t& from_vpp(uint32_t val);
-
private:
/**
* Private constructor taking the value and the string name
@@ -398,7 +396,7 @@ private:
/**
* HW configuration for the result of creating the route
*/
- HW::item<bool> m_hw;
+ HW::item<handle_t> m_hw;
/**
* The route domain the route is in.