HP UX 11i v2 Networking Software manual Dlphysaddrack, Dlsetphysaddrreq, Dlphysaddrreq

Models: UX 11i v2 Networking Software

1 175
Download 175 pages 52.54 Kb
Page 80
Image 80

DLPI Primitives

Local Management Primitives

DL_PHYS_ADDR_ACK

This primitive returns the value for the physical address to the link user in response to a DL_PHYS_ADDR_REQ.

Format

The message consists one M_PROTO 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;

 

Parameters

dl_primitive

DL_PHYS_ADDR_ACK

dl_addr_length

length of the requested hardware address.

dl_addr_offset

offset from beginning of the M_PROTO 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.

DL_SET_PHYS_ADDR_REQ

Sets the physical address value for all streams for that provider for a particular PPA.

Format

The message consists one M_PROTO message block containing the structure shown below.

80

Chapter 2

Page 80
Image 80
HP UX 11i v2 Networking Software manual Dlphysaddrack, Dlsetphysaddrreq, Dlphysaddrreq