DLuderror_ind(3dlpi) DLuderror_ind(3dlpi)
NAME
DLuderror_ind - return DL_UDERROR_IND primitive
SYNOPSIS
DLuderror_ind(queue_t *q, mblk_t *mp, int error)
Parameters
q pointer to the write queue
mp message pointer
DESCRIPTION
This routine returns a DL_UDERROR_IND primitive to the user.
The unitdata request message is guaranteed to accommodate a
unitdata error indication message. So the unitdata request is
converted into the latter. The dl_errno field is set to the
error parameter passed in. The message is then put into the
read queue of the Stream.
Response
status DL_UDERROR_ACK message is sent upstream
Layer
Hardware Independent.
REFERENCES
Hardware Independent Layer Functions Called
none
Hardware Dependent Layer Functions Called
none
Copyright 1994 Novell, Inc. Page 1