Acknowledges receipt of a reset indication.
This primitive consists of one M_PROTO message block with the following structure:
typedef struct { ulong PRIM_type; } N_reset_res_t;
The N_RESET_RES primitive indicates that the NPI application has accepted a reset request. This primitive must be issued before use of the connection can be restored after a reset has been indicated.
PRIM_type | Specifies the N_RESET_RES primitive. |
The following non-fatal error codes are valid:
NOUTSTATE | Indicates the primitive was issued from an invalid state. |
NSYSERR | Indicates a system error. The error is indicated in the N_ERROR_ACK primitive. |
The N_RESET_RES primitive is part of X.25 Licensed Program.