Conveys an XID data link service data unit (DLSDU) from the data link service (DLS) user to the DLS provider in response to a DL_XID_IND primitive.
The primitive consists of one
M_PROTO message block, which contains the following structure,
followed by zero or more M_DATA blocks containing zero or more
bytes of data:
typedef struct
{
ulong dl_primitive;
ulong dl_flag;
ulong dl_dest_addr_length;
ulong dl_dest_addr_offset;
} dl_xid_res_t;
The DL_XID_RES primitive conveys an XID DLSDU from the DLS user to the DLS provider in response to a DL_XID_IND primitive.
Note: This primitive applies to XID and test operations.
Valid | The primitive is valid in the DL_IDLE or DL_DATAXFER state. |
New | The resulting state is unchanged. |
This primitive is part of Base Operating System (BOS) Runtime.
The DL_BIND_ACK primitive.