diff --git a/common/schema.h b/common/schema.h index f5da59fca..e1e5df83c 100644 --- a/common/schema.h +++ b/common/schema.h @@ -529,6 +529,10 @@ after libswsscommon deb make. #define STATE_QUEUE_COUNTER_CAPABILITIES_NAME "QUEUE_COUNTER_CAPABILITIES" #define STATE_PORT_COUNTER_CAPABILITIES_NAME "PORT_COUNTER_CAPABILITIES" +/* ARS */ +#define STATE_ARS_PROFILE_TABLE_NAME "ARS_PROFILE_TABLE" +#define STATE_ARS_CAPABILITY_TABLE_NAME "ARS_CAPABILITY_TABLE" + /***** PROFILE DATABASE *****/ #define PROFILE_DELETE_TABLE "PROFILE_DELETE"