HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (QUERY Verbs)
QUERY_LS
Chapter 4760
AP_LS_NEG Negotiable
ls_detail.def_data.max_ifrm_rcvd
Maximum of I-frames that can be received by this link
station before an acknowledgment is sent. This value is
in the range 0-127. When this field is zero, the value of
max_ifrm_rcvd
from DEFINE_PORT is used as
default.
ls_detail.def_data.dlus_retry_timeout
Interval in seconds between second and subsequent
attempts to contact the DLUS specified in the
ls_detail.def_data.dlus_name
and
ls_detail.def_data.bkup_dlus_name
parameters.
The interval between the initial attempt and the first
retry is always one second. If zero is returned, the
default value configured with
DEFINE_DLUR_DEFAULTS is used. This parameter
is ignored if
ls_detail.def_data.dspu_services
is
not set to AP_DLUR.
ls_detail.def_data.dlus_retry_limit
Maximum number of retries after an initial failure to
contact the DLUS specified in the
ls_detail.def_data.dlus_name
and
ls_detail.def_data.bkup_dlus_name
parameters. If
zero is returned, the default value configured through
DEFINE_DLUR_DEFAULTS is used. If 0x0FFFF is
returned, SNAplus2 retries indefinitely. This
parameter is ignored if
ls_detail.def_data.dspu_services
is not set to
AP_DLUR.
ls_detail.def_data.link_spec_data_len
Length of link-specific data that is passed unchanged
to link station component during initialization. The
data structure for this data follows the ls_def_data
structure, but is padded to start on a 4-byte boundary.
For more details of the link-specific data, see
“DEFINE_LS”.