We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77cab59 commit 41188ecCopy full SHA for 41188ec
inc/sainexthopgroup.h
@@ -162,11 +162,10 @@ typedef enum _sai_next_hop_group_attr_t
162
* Can be different (greater or equal) from the configured
163
* size. Application must use this value to know the exact size
164
* of the group.
165
+ * Should be used with SAI_NEXT_HOP_GROUP_TYPE_FINE_GRAIN_ECMP.
166
*
167
* @type sai_uint32_t
168
* @flags READ_ONLY
- * @default internal
169
- * @validonly SAI_NEXT_HOP_GROUP_ATTR_TYPE == SAI_NEXT_HOP_GROUP_TYPE_FINE_GRAIN_ECMP
170
*/
171
SAI_NEXT_HOP_GROUP_ATTR_REAL_SIZE,
172
0 commit comments