Network delay simulator plugin
[vpp.git] / src / vnet / api_errno.h
index 5859bb9..05a4a45 100644 (file)
@@ -143,6 +143,7 @@ _(BIER_BSL_UNSUP, -146, "BIER bit-string-length unsupported")               \
 _(INSTANCE_IN_USE, -147, "Instance in use")                            \
 _(INVALID_SESSION_ID, -148, "session ID out of range")                 \
 _(ACL_IN_USE_BY_LOOKUP_CONTEXT, -149, "ACL in use by a lookup context")        \
+_(INVALID_VALUE_3, -150, "Invalid value #3")
 
 typedef enum
 {