DL_GET_STATISTICS_REQ(7dlpi) DL_GET_STATISTICS_REQ(7dlpi)
NAME
DL_GET_STATISTICS_REQ - Message Type
SYNOPSIS
The message consists of one M_PROTO message block containing
the structure shown below:
typedef struct {
ulong dl_primitive;
} dl_get_statistics_req_t;
DESCRIPTION
Directs the DLS provider to return statistics.
Parameters
dl_primitive
conveys DL_GET_STATISTICS_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 this request with a
DL_GET_STATISTICS_ACK if the primitive is supported.
Otherwise, a DL_ERROR_ACK is returned.
Reasons for failure
DL_NOTSUPPORTED
Primitive is known but not supported by the DLS
Provider.
Category
Local Management - Optional.
Copyright 1994 Novell, Inc. Page 1