Requests that the data link service (DLS) provider begin resynchronizing a data link connection.
This primitive consists of one M_PROTO message block with the following structure:
typedef struct { ulong dl_primitive; } dl_reset_req_t;
The DL_RESET_REQ primitive requests that the DLS provider begin resynchronizing a data link connection.
Attention: Data in transit when the DL_RESET_REQ primitive is initiated may not be delivered.
dl_primitive | Specifies the DL_RESET_REQ primitive. |
Valid | The message is valid in the DL_DATAXFER state. |
New | The resulting state is DL_USER_RESET_PENDING. |
DL_OUTSTATE | Indicates the primitive was issued from an invalid state. |
DL_SYSERR | Indicates a system error. The system error is specified in the DL_ERROR_ACK primitive. |
This primitive is part of X.25 Licensed Program.