X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fvnet%2Fapi_errno.h;h=ed8e7bbb64985c8364f57e029ae9bbd4d0517939;hb=3d460bd9bed8e1b77609ef404018ecfac7c29e9e;hp=707fec4be2ff74e0b62bd50b10b48fb159662ebc;hpb=fe99a7eeb996633051942b6555b4806592dd8ad0;p=vpp.git diff --git a/src/vnet/api_errno.h b/src/vnet/api_errno.h index 707fec4be2f..ed8e7bbb649 100644 --- a/src/vnet/api_errno.h +++ b/src/vnet/api_errno.h @@ -135,7 +135,8 @@ _(ACL_IN_USE_INBOUND, -142, "Inbound ACL in use") \ _(ACL_IN_USE_OUTBOUND, -143, "Outbound ACL in use") \ _(INIT_FAILED, -144, "Initialization Failed") \ _(NETLINK_ERROR, -145, "netlink error") \ -_(BIER_BSL_UNSUP, -146, "BIER bit-string-length unsupported") +_(BIER_BSL_UNSUP, -146, "BIER bit-string-length unsupported") \ +_(INSTANCE_IN_USE, -147, "Instance in use") typedef enum {