DLPI Primitives
Local Management Primitives
Local Management Primitives
This section describes the local management service primitives. These primitives support the information reporting, Attach and Bind. Once a stream has been opened by a DLS user, these primitives initialize the stream, preparing it for use.
PPA Initialization/De-initialization
The PPA associated with each stream must be initialized before the DLS provider can transfer data over the medium. The initialization and
A DLS provider may initialize a PPA using the following methods:
•
•automatic initialization on receipt of a DL_BIND_REQ or DL_ATTACH_REQ.
A specific DLS provider may support either of these methods, or possibly some combination of the two, but the method implemented has no impact on the DLS user. From the DLS user’s viewpoint, the PPA is guaranteed to be initialized on receipt of a DL_BIND_ACK. For automatic initialization, this implies that the DL_BIND_ACK may not be issued until the initialization has completed.
If
Chapter 2 | 51 |