X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fapi_errno.h;fp=src%2Fvnet%2Fapi_errno.h;h=2fbedf2eed6b51903ee9a23836f819d83499da84;hb=45ec9f49bc7ee0bd3ac4f2a07ecb1d0b9280c036;hp=a3451421c501e92111f363acfddd4c5e6f8f8d25;hpb=9d3e1b433f394781a55a4c7c39b695d08dd2563f;p=vpp.git diff --git a/src/vnet/api_errno.h b/src/vnet/api_errno.h index a3451421c50..2fbedf2eed6 100644 --- a/src/vnet/api_errno.h +++ b/src/vnet/api_errno.h @@ -151,7 +151,8 @@ _(RSRC_IN_USE, -155, "Resource In Use") \ _(KEY_LENGTH, -156, "invalid Key Length") \ _(FIB_PATH_UNSUPPORTED_NH_PROTO, -157, "Unsupported FIB Path protocol") \ _(API_ENDIAN_FAILED, -159, "Endian mismatch detected") \ -_(NO_CHANGE, -160, "No change in table") +_(NO_CHANGE, -160, "No change in table") \ +_(MISSING_CERT_KEY, -161, "Missing certifcate or key") typedef enum {