aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api/vom/types.hpp
diff options
context:
space:
mode:
authorMohsin Kazmi <sykazmi@cisco.com>2018-01-15 14:16:45 +0100
committerNeale Ranns <nranns@cisco.com>2018-01-22 22:16:33 +0000
commit1019bafc1444df1e139cae337031fe265669176f (patch)
tree2abf4e4718afbe213ed09f0decab29e417a54b66 /src/vpp-api/vom/types.hpp
parenta370679bd82b3d86ac965e391cc3541973e5682f (diff)
vom: acl: Fix l3 acl handle populate
Change-Id: I5f105a1abb8a28645d6c961ad92f91c23787047f Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
Diffstat (limited to 'src/vpp-api/vom/types.hpp')
-rw-r--r--src/vpp-api/vom/types.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/vpp-api/vom/types.hpp b/src/vpp-api/vom/types.hpp
index 61a25e71cb8..4deb6c489a6 100644
--- a/src/vpp-api/vom/types.hpp
+++ b/src/vpp-api/vom/types.hpp
@@ -203,6 +203,11 @@ struct handle_t
*/
uint32_t value() const;
+ /**
+ * reset the value of the handle to ~0
+ */
+ void reset();
+
private:
/**
* VPP's handle value