The peer responded to a request for identification. If DLFLAG_ERROR is set
in Flags, no response was received within the response timeout and retry limits, otherwise an
XID response was received and the information field of the response is
returned in Buffer. The contents of the information field is application dependant identification.
If DLFLAG_INLINE_ADDRESS is set in Flags,
the associated HDLC address is prepended to the data in Buffer and Size
is the number of bytes in the address and information field. This
happens only if DLFLAG_INLINE_ADDRESS is set in
the Flags field of the MGSL_DLPARAMS structure for the link.
| Type | DLCONFIRM_XID |
| Flags | As described above |
| Size | Size in bytes of information field (if no error, otherwise 0) |
| Buffer | XID response information field (if no error, otherwise Unused) |
| Previous | Contents | Next |