DL_TOKEN_REQ(7dlpi) DL_TOKEN_REQ(7dlpi)
NAME
DL_TOKEN_REQ - Message Type
SYNOPSIS
The message consists of one M_PCPROTO message block, which
contains the following structure.
typedef struct {
ulong dl_primitive;
} dl_token_req_t;
DESCRIPTION
Requests that a connection response token be assigned to the
stream and returned to the DLS user. This token can be
supplied in the DL_CONNECT_RES primitive to indicate the
stream on which a connection will be established.
Parameters
dl_primitive
conveys DL_TOKEN_REQ.
State
The message is valid in any state in which a local
acknowledgement is not pending.
New State
The resulting state is unchanged.
Response
The DLS provider responds to the information request with a
DL_TOKEN_ACK.
REFERENCES
the section ``Allowable Sequence of DLPI Primitives'' of the
book STREAMS Modules and Drivers
Mode
Connection-mode.
Copyright 1994 Novell, Inc. Page 1