diff --git a/inc/sainexthopgroup.h b/inc/sainexthopgroup.h index 01123b860..a1b10d4ef 100644 --- a/inc/sainexthopgroup.h +++ b/inc/sainexthopgroup.h @@ -290,6 +290,15 @@ typedef enum _sai_next_hop_group_attr_t */ SAI_NEXT_HOP_GROUP_ATTR_HASH_ALGORITHM, + /** + * @brief Label attribute used to uniquely identify next-hop-group. + * + * @type char + * @flags CREATE_AND_SET + * @default "" + */ + SAI_NEXT_HOP_GROUP_ATTR_LABEL, + /** * @brief End of attributes */