aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/unix/tapcli.h
diff options
context:
space:
mode:
Diffstat (limited to 'vnet/vnet/unix/tapcli.h')
-rw-r--r--vnet/vnet/unix/tapcli.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vnet/vnet/unix/tapcli.h b/vnet/vnet/unix/tapcli.h
index 76580bf85d5..e9228d7cb0e 100644
--- a/vnet/vnet/unix/tapcli.h
+++ b/vnet/vnet/unix/tapcli.h
@@ -22,6 +22,7 @@
/* Must be first. */ \
_(NONE, "no error") \
_(READ, "read error") \
+ _(BUFFER_ALLOC, "buffer allocation error") \
_(UNKNOWN, "unknown error")
typedef enum {