(Page 3 of 29 in this chapter) Version
The MTP3GenStatus structure appears as follows:
typedef struct _Mtp3GenStatus /* MTP Level 3 - signaling point
* status */
{
Bool spRst; /* SP restarting flag */
U8 haState; /* Current high-availability state */
} MTP3GenStatus;
(Page 3 of 29 in this chapter) Version