DL_QOS_CL_SEL1(4dlpi) DL_QOS_CL_SEL1(4dlpi)
NAME
DL_QOS_CL_SEL1 - Quality of Service Structure
SYNOPSIS
typedef struct {
ulong dl_qos_type;
long dl_trans_delay;
long dl_priority;
long dl_protection;
long dl_residual_error;
} dl_qos_cl_sel1_t;
DESCRIPTION
Structure type DL_QOS_CL_SEL1 conveys selected QOS parameter
values for connectionless-mode service between the DLS user
and DLS provider.
The value of dl_qos_type is DL_QOS_CL_SEL1.
This structure type is returned in the dl_qos_length and
dl_qos__offset fields of the DL_INFO_ACK, and specifies the
current or default QOS parameter values associated with a
stream. Default values are returned until the DLS user issues
a DL_UDQOS_REQ to change the values, after which the currently
selected values will be returned. The structure type is also
used in the DL_UDQOS_REQ primitive to enable a DLS user to
select particular QOS parameter values from the supported
range.
REFERENCES
the section ``Procedures for QOS Negotiation and Selection''
of the book STREAMS Modules and Drivers for a description of
the DL_UDQOS_REQ primitive.
the section ``QOS Parameter Definitions'' of the book STREAMS
Modules and Drivers
Copyright 1994 Novell, Inc. Page 1