aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/dev/counters.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/dev/counters.h')
-rw-r--r--src/vnet/dev/counters.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vnet/dev/counters.h b/src/vnet/dev/counters.h
index 33d08ffbecd..411ccdfb785 100644
--- a/src/vnet/dev/counters.h
+++ b/src/vnet/dev/counters.h
@@ -30,6 +30,8 @@ typedef enum
VNET_DEV_CTR_UNIT_NA,
VNET_DEV_CTR_UNIT_BYTES,
VNET_DEV_CTR_UNIT_PACKETS,
+ VNET_DEV_CTR_UNIT_DESCRIPTORS,
+ VNET_DEV_CTR_UNIT_BUFFERS,
} __clib_packed vnet_dev_counter_unit_t;
typedef struct vnet_dev_counter