FIRST_TAG_DDS
(TLV)->attr_id >= FIRST_TAG_DDS ? OBJ_DDS : \
#define ATTR_INDEX_DDS(TAG) ((TAG) - FIRST_TAG_DDS)
(LAST_TAG_DDS - FIRST_TAG_DDS + 1)