DLform_snap(3dlpi) DLform_snap(3dlpi)
NAME
DLform_snap - return 802.2/802.3 frame including SNAP header
SYNOPSIS
DLform_snap(mblk_t* mp, unsigned char *dst_addr)
Parameters
mp pointer to a STREAMS message containing a
DL_UNITDATA_REQ primitive.
dst_addr destination MAC address to which the frame is to be
sent.
DESCRIPTION
This routine returns a completely formatted 802.2/802.3 frame
including the SNAP header. If a new STREAMS message block
cannot be allocated, a NULL is returned.
Response
mblk_t* The message block containing the formatted frame,
or NULL.
Layer
Hardware Independent.
REFERENCES
Hardware Independent Layer Functions Called
none
Hardware Dependent Layer Functions Called
none
Copyright 1994 Novell, Inc. Page 1