2.2.1.2.225 Enum
The Enum structure contains information specific to the REQTYPE_PORTENUM ReqTypes (section 2.2.1.1.18) value.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
retcode |
|||||||||||||||||||||||||||||||
size |
|||||||||||||||||||||||||||||||
entries |
|||||||||||||||||||||||||||||||
buffer (variable) |
|||||||||||||||||||||||||||||||
... |
retcode (4 bytes): Specifies the return status as explained in section 2.2.1.2.218 for the retcode field.
size (4 bytes): Specifies the size in bytes of the buffer.
entries (4 bytes): Specifies the number of port entries as pointed by the buffer.
buffer (variable): Points to the array of RASMAN_PORT_32 (section 2.2.1.2.226) structures.