Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DL_SUBS_BIND_ACK(7dlpi) — UnixWare 2.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought






       DL_SUBS_BIND_ACK(7dlpi)                      DL_SUBS_BIND_ACK(7dlpi)


       NAME
             DL_SUBS_BIND_ACK - Message Type

       SYNOPSIS
             The message consists of one M_PCPROTO message block, which
             contains the following structure.

                   typedef struct {
                         ulong          dl_primitive;
                         ulong          dl_subs_sap_offset;
                         ulong          dl_subs_sap_len;
                   } dl_subs_bind_ack_t;

       DESCRIPTION
             Reports the successful bind of a subsequent DLSAP to a stream,
             and returns the bound DLSAP address to the DLS user.  This
             primitive is generated in response to a DL_BIND_REQ.

          Parameters
            dl_primitive
                         conveys DL_SUBS_BIND_ACK.

            dl_subs_sap_offset
                         conveys the offset of the DLSAP from the beginning
                         of the M_PROTO block.

            dl_subs_sap_len
                         conveys the length of the specified DLSAP.

          State
             The message is valid in state DL_SUBS_BIND_PND

          New State
             The resulting state is DL_IDLE.

          Category
             Local Management.











                           Copyright 1994 Novell, Inc.               Page 1








Typewritten Software • bear@typewritten.org • Edmonds, WA 98026