Solstice X.25 9.2 Developer's Guide

11.1.15 DL_INFO_REQ--Request Info Summary

This primitive requests information about the stream.

Associated Structure

This primitive is sent in an M_PROTO message block, with the following structure:

typedef struct {
        t_uscalar_t     dl_primitive;                   /* set to DL_INFO_REQ */
} dl_info_req_t;

The members of the dl_info_req_t structure are:

Table 11-26 Members of the dl_info_req_t structure

Member 

Description 

dl_primitive

The name of this primitive.