HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
DEFINE_NODE
Do not check security parameters on a received Attach if the invokable TP does not require it.
cp_create_parms.ptf[6]
RTP options for HPR.
To use SNAplus2’s normal RTP processing, set this parameter to AP_NONE.
To customize RTP operation, specify the following value:
AP_FORCE_STANDARD_ARB
SNAplus2 normally advertises support on RTP connections for both the standard ARB algorithm and
the ARB responsive mode algorithm. If this value is set, SNAplus2 will only advertise support for the
standard ARB algorithm.
cp_create_parms.ptf[7]
DLUR unbind on DACTLU. SNAplus2 does not normally end the PLU-SLU session when it receives a
DACTLU from the host for a session using DLUR. Set this byte to one of the following values:
AP_NONE
Use the normal processing.
AP_DLUR_UNBIND_ON_DACTLU
When DACTLU is received on a session using DLUR, end the PLU-SLU session.
cp_create_parms.ptf[8]
Suppress PU name on REQACTPU. SNAplus2 identifies the PU name in the REQACTPU message when
activating DLUR PUs. Set this byte to one of the following values:
AP_NONE
Use the normal processing.
AP_SUPPRESS_PU_NAME_ON_REQACTPU
Suppress PU name when activating DLUR PUs.
cp_create_parms.ptf[9]
RUI bracket race options, limited resource override options for connection networks, and TCP/IP Information
Control Vector options.
If an RUI application is using bracket protocols, and the host sends a BB (Begin Bracket) after the RUI
application has already sent one, SNAplus2 normally rejects this with sense data of 0813 and does not pass
it to the application. Set this byte to one of the following values:
AP_NONE
Use the normal processing.
AP_LUA_PASSTHRU_BB_RACE
Pass the BB through to the RUI application. The application should send a negative response with
sense data of either 0813 or 0814.
A link in SNAplus2 that uses a connection network is normally a limited resource. To override this, combine
the value above with the following value:
AP_CN_OVERRIDE_LIM_RES
Use the implicit_limited_resource parameter in the port associated with each connection network link
to determine whether it is a limited resource.
223