HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_DLC
Chapter 3 203
Link stations using this DLC may be
negotiable.
AP_NO
Link stations using thisDLC must be
defined as either primary or
secondary; negotiable link stations
are not supported.
def_data.port_types
If
dlc_type
is set to AP_ETHERNET/AP_FDDI, set this
parameter to AP_PORT_SATF. For all other DLC types,
this parameter is reserved.
def_data.dlc_spec_data_len
Length, in bytes, of data specific to the type of the DLC.
The DLC-specific data structures should be included at
the end of the basic VCB structure.
DLC-specific data for SDLC:
sdl_spec_data.mux_info.dlc_type
Type of the DLC. Set this to AP_IMPL_SDLC_SL
sdl_spec_data.mux_info.card_type
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
2-port Eicon PCI 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 first card, 1 for the second card, and so on.
Otherwise, set this parameter to 0 (zero).