Solstice X.25 9.2 Developer's Guide

11.1.23 DL_UNBIND_REQ--Summary

This primitive unbinds the STREAM that was bound by a previous DL_BIND_REQ. It is sent in an M_PROTO message block.

Associated Structure:
typedef struct {
        t_uscalar_t     dl_primitive;   /* DL_UNBIND_REQ */
} dl_unbind_req_t;

The members of the dl_unbind_req_t structure are:

Table 11-36 Members of the dl_unbind_req_t structure

Member 

Description 

dl_primitive

Should be set to the name of this primitive.