Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DLform_80223(3dlpi) — UnixWare 2.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought






       DLform_80223(3dlpi)                              DLform_80223(3dlpi)


       NAME
             DLform_80223 - return IEEE-802.3 or IEEE-802.2/802.3 frame

       SYNOPSIS
             DLform_80223(
                uchar   *dst_addr, *src_addr, int size,
                ushort_t dsap, ssap, rawsap, control)

          Parameters
            dst_addr    destination MAC address

            src_addr    source MAC address

            size        size of the frame

            dsap        destination SAP

            ssap        source SAP

            rawsap      the choice of the frame formats

            control     source SAP and the control field.

       DESCRIPTION
             This routine returns a completely formatted IEEE-802.3 or
             IEEE-802.2/802.3 frame.  A value of 1 for rawsap results in an
             IEEE-802.3 frame being returned without the IEEE-802.2 header.
             A value of NULL is returned if a STREAMS message block cannot
             be allocated.

          Response
            mblk_t*     The message block containing the formatted frame,
                         NULL otherwise.

          Layer
             Hardware Independent.

       REFERENCES
          Hardware Independent Layer Functions Called
            none

          Hardware Dependent Layer Functions Called
            none





                           Copyright 1994 Novell, Inc.               Page 1








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