HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_PORT
Chapter 3 353
def_data.dlc_data.length
Length of the port address (in the following
parameter).
def_data.dlc_data.address
Port address.
For SDLC, this is a 1-byte address. If
ls_role
is set to
AP_LS_SEC, or if
ls_role
is set to AP_LS_NEG and the
local station becomes secondary after LS role
negotiation, this address is used in the response to an
incoming call. If the local station is primary, or if the
port is used only for outgoing calls, this parameter is
reserved.
For QLLC, this is a string of1-14 bytes, speciying the
local X.25 DTE address of the port. This address must
match the address configured in your X.25 driver for
this network.
For Token Ring, Ethernet, or FDDI, this is a 7-byte
string consisting of 6 zero bytes followed by a 1-byte
local SAP address. (The first six bytes of the address
normally contain the MAC address, but this value is
used only on the LS and is reserved on the port).
def_data.dlc_data.lsap_address
Local SAP address of the port. Specify a multiple of
0x04 in the range 0x04-0xEC. The value must be
specified as two hexadecimal digits preceded by 0x.
def_data.implicit_cp_cp_sess_support
Specifies whether CP-CP sessions are permitted for
implicit link stations using this port. Possible values
are:
AP_YES
CP-CP sessions are permitted for
implicit LSs.
AP_NO
CP-CP sessions are not permitted for
implicit LSs.