Provides confirmation from the network that it received the N_RESET_RES primitive.
This primitive consists of one M_PROTO message block with the following structure:
typedef struct { ulong PRIM_type; } N_reset_con_t;
The N_RESET_CON primitive informs the NPI application that the reset previously issued with the N_RESET_RES primitive has completed. The NS provider can issue the N_RESET_CON primitive to the application before receiving an N_RESET_RES primitive from the remote.
PRIM_type | Specifies the N_RESET_CON primitive. |
The N_RESET_CON primitive is part of X.25 Licensed Program.