Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DL_XID_CON(7dlpi) — UnixWare 2.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought






       DL_XID_CON(7dlpi)                                  DL_XID_CON(7dlpi)


       NAME
             DL_XID_CON - Message Type

       SYNOPSIS
             The message consists of one M_PROTO message block, followed by
             zero or more M_DATA blocks containing zero or more bytes of
             data.  The message structure is as follows:

                   typedef struct {
                         ulong       dl_primitive;
                         ulong       dl_flag;
                         ulong       dl_dest_addr_length;
                         ulong       dl_dest_addr_offset;
                         ulong       dl_src_addr_length;
                         ulong       dl_src_addr_offset;
                   } dl_xid_con_t;

       DESCRIPTION
             Conveys an XID DLSDU from the DLS Provider to the DLS User in
             response to a DL_XID_REQ.

          Parameters
            dl_primitive conveys DL_XID_CON

            dl_flag      conveys the flag values associated with the
                          received XID frame.

                  DL_POLL_FINAL

            dl_dest_addr_length
                          conveys the length of the DLSAP address of the
                          destination DLS User.  If the destination user is
                          implemented using DLPI, this address is the full
                          DLSAP address returned on the DL_BIND_ACK.

            dl_dest_addr_offset
                          conveys the offset from the beginning of the
                          M_PROTO message block where the destination DLSAP
                          address begins.

            dl_src_addr_length
                          conveys the length of the source DLSAP address.
                          If the source user is implemented using DLPI,
                          this address is the full DLSAP address returned
                          on the DL_BIND_ACK.



                           Copyright 1994 Novell, Inc.               Page 1













      DL_XID_CON(7dlpi)                                  DL_XID_CON(7dlpi)


           dl_src_addr_offset
                         conveys the offset from the beginning of the
                         M_PROTO message block where the source DLSAP
                         address begins.

         State
            The message is valid in states DL_IDLE and DL_DATAXFER.

         New State
            The resulting state is unchanged.

         Category
            XID.



































                          Copyright 1994 Novell, Inc.               Page 2








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