HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
DEFINE_DLC
Type of the adapter card.
Possible values are:
AP_CARD_HP_PSI
Single-port PSI card
AP_CARD_HP_ACC
8-port ACC card
AP_CARD_HP_EICON_PCI_SDLC
Eicon PCI SDLC card
sdl_spec_data.mux_info.adapter_number
Adapter number used by the DLC. If the server contains more than one SDLC adapter card, specify 0 (zero)
for the rst card, 1 for the second card, and so on. Otherwise, set this parameter to 0 (zero).
sdl_spec_data.mu_credit
Species the credit value for sending DLC_MUs to the link component. Set this parameter to 4.
sdl_spec_data.stats_support
Species whether the DLC collects link statistics information. Possible values are:
AP_YES
The DLC collects link statistics information, which can be examined using QUERY_STATISTICS.
AP_NO
The DLC does not collect link statistics information.
sdl_spec_data.sdh_parms_len
Length, in bytes, of the
sdh_parms structure. Set this to sizeof(
SDH_CREATE_PARMS
).
sdl_spec_data.sdh_parms.length
Length, in bytes, of the
sdh_parms structure. Set this to sizeof(
SDH_CREATE_PARMS).
sdl_spec_data.sdh_parms.num_ports
The maximum number of ports that this DLC will need to support at a time.
sdl_spec_data.sdh_parms.creators_pid
This parameter is reserved (set it to zero).
DLC-specic data for QLLC:
vql_dlc_spec_data.mux_info.dlc_type
Type of the DLC. Set this to AP_IMPL_NLI_QLLC.
vql_dlc_spec_data.mux_info.card_type
Type of the adapter card. Set this to AP_CARD_QLLC_NLI.
vql_dlc_spec_data.mux_info.adapter_number
Adapter number used by the DLC. If the server contains more than one X.25 adapter card, specify zero for
the rst card, 1 for the second, and so on. Otherwise, set this parameter to zero.
DLC-specic data for Token Ring, Ethernet, FDDI:
vdl_dlc_cfg.mux_info.dlc_type
134