Solstice X.25 9.2 Developer's Guide

11.1.17 DL_RESET_CON--Acknowledges DL_RESET_REQ

Positively acknowledges a previous DL_RESET_REQ primitive. This primitive is sent upstream when a UA frame arrives to ack a previously sent SABME frame.

Associated Structure

This message consists of one M_PROTO message block containing the following structure:

typedef struct {
        t_uscalar_t     dl_primitive;           /* DL_RESET_CON */
} dl_reset_con_t;

The members of the dl_reset_con_t structure are:

Table 11-28 Members of the dl_reset_con_t structure

Member 

Description 

dl_primitive

Should be set to the name of this primitive.