X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fapi_errno.h;h=a3451421c501e92111f363acfddd4c5e6f8f8d25;hb=2c41a61d5fc87737b9b46b88cb9271d0f987721e;hp=142975584054107d034803eb23d4ba1f7da54685;hpb=6a69b2483198de57ef304cb5e05a2ecfb960e68f;p=vpp.git diff --git a/src/vnet/api_errno.h b/src/vnet/api_errno.h index 14297558405..a3451421c50 100644 --- a/src/vnet/api_errno.h +++ b/src/vnet/api_errno.h @@ -149,7 +149,9 @@ _(INVALID_PROTOCOL, -153, "Invalid Protocol") \ _(INVALID_ALGORITHM, -154, "Invalid Algorithm") \ _(RSRC_IN_USE, -155, "Resource In Use") \ _(KEY_LENGTH, -156, "invalid Key Length") \ -_(FIB_PATH_UNSUPPORTED_NH_PROTO, -157, "Unsupported FIB Path protocol") +_(FIB_PATH_UNSUPPORTED_NH_PROTO, -157, "Unsupported FIB Path protocol") \ +_(API_ENDIAN_FAILED, -159, "Endian mismatch detected") \ +_(NO_CHANGE, -160, "No change in table") typedef enum {