DL_GET_STATISTICS_ACK(7dlpi) DL_GET_STATISTICS_ACK(7dlpi)
NAME
DL_GET_STATISTICS_ACK - Message Type
SYNOPSIS
The message consists of one M_PCPROTO message block containing
the structure shown below:
typedef struct {
ulong dl_primitive;
ulong dl_stat_length;
ulong dl_stat_offset;
} dl_get_statistics_ack_t;
DESCRIPTION
Returns statistics in response to the DL_GET_STATISTICS_REQ.
Parameters
dl_primitive
conveys DL_GET_STATISTICS_ACK
dl_stat_len
conveys the length of the statistics structure
dl_stat_offset
conveys the offset from the beginning of the M_PCROTO
message block where the statistics information resides.
State
The message is valid in any state in which a local
acknowledgement is not pending.
New State
The resulting state is unchanged
Category
Local Management - Optional.
Copyright 1994 Novell, Inc. Page 1