X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fapi_errno.h;h=df3806a7630559d0e44368f567b5f9bf9d459b28;hb=refs%2Fchanges%2F49%2F31549%2F7;hp=eb25f05a853cb866bafc0b68e748ada1c87cb85c;hpb=3ec09e9243dceb78e7548725281b0da8eddf72b1;p=vpp.git diff --git a/src/vnet/api_errno.h b/src/vnet/api_errno.h index eb25f05a853..df3806a7630 100644 --- a/src/vnet/api_errno.h +++ b/src/vnet/api_errno.h @@ -153,7 +153,11 @@ _(FIB_PATH_UNSUPPORTED_NH_PROTO, -157, "Unsupported FIB Path protocol") \ _(API_ENDIAN_FAILED, -159, "Endian mismatch detected") \ _(NO_CHANGE, -160, "No change in table") \ _(MISSING_CERT_KEY, -161, "Missing certifcate or key") \ -_(LIMIT_EXCEEDED, -162, "limit exceeded") +_(LIMIT_EXCEEDED, -162, "limit exceeded") \ +_(IKE_NO_PORT, -163, "port not managed by IKE") \ +_(UDP_PORT_TAKEN, -164, "UDP port already taken") \ +_(EAGAIN, -165, "Retry stream call with cursor") \ +_(INVALID_VALUE_4, -166, "Invalid value #4") \ typedef enum {