DL_PHYS_ADDR_ACK(7dlpi) DL_PHYS_ADDR_ACK(7dlpi)
NAME
DL_PHYS_ADDR_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_addr_length;
ulong dl_addr_offset;
} dl_phys_addr_ack_t;
DESCRIPTION
This primitive returns the value for the physical address to
the link user in response to a DL_PHYS_ADDR_REQ.
Parameters
dl_primitive
conveys DL_PHYS_ADDR_ACK
dl_addr_length
conveys length of the physical address.
dl_addr_offset
conveys the offset from the beginning of the M_PCPROTO
message block.
State
The message is valid in any state in response to a
DL_PHYS_ADDR_REQ.
New State
The resulting state is unchanged.
Category
Local Management - Optional.
Copyright 1994 Novell, Inc. Page 1