DLerror_ack(3dlpi) DLerror_ack(3dlpi)
NAME
DLerror_ack - return DL_ERROR_ACK primitive
SYNOPSIS
DLerror_ack(queue_t *q, mblk_t *mp, int error)
Parameters
q pointer to the write queue
mp message pointer
error error code
DESCRIPTION
This routine is called to return a DL_ERROR_ACK primitive to
the user. If DLerror_ack() cannot allocate enough memory to
return the message, it simply returns. It sets the dl_errno
field of the dl_error_ack_t structure to the error parameter
passed in. The message is then put into the read queue of the
Stream.
Response
status DL_ERROR_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