X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fapi_errno.h;h=be42086e668a484a4ea423700991f93cf063851d;hb=e6be702362299566990678f505512b1b74b49112;hp=e59f3cb1325c3fdf9275128b795372b449da993d;hpb=4b58a86da48a5bb861e0e329a60c3876a990f63e;p=vpp.git diff --git a/src/vnet/api_errno.h b/src/vnet/api_errno.h index e59f3cb1325..be42086e668 100644 --- a/src/vnet/api_errno.h +++ b/src/vnet/api_errno.h @@ -147,7 +147,8 @@ _(NON_ETHERNET, -151, "Interface is not an Ethernet interface") \ _(BD_ALREADY_HAS_BVI, -152, "Bridge domain already has a BVI interface") \ _(INVALID_PROTOCOL, -153, "Invalid Protocol") \ _(INVALID_ALGORITHM, -154, "Invalid Algorithm") \ -_(RSRC_IN_USE, -155, "Resource In Use") +_(RSRC_IN_USE, -155, "Resource In Use") \ +_(KEY_LENGTH, -156, "invalid Key Length") typedef enum {