HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
SET_CS_TRACE
Chapter 5 1037
one other server on the LAN, specify the name of the
other server here. Tracing on messages flowing to and
from other computers on the LAN will be unchanged;
in particular, you can issue two SET_CS_TRACE verbs
to activate tracing between the same target computer
and two different destination servers.
To manage tracing on messages flowing between the
computer to which this verb is issued (identified by the
target_handle
parameter on the NOF API call) and
all other servers and clients on the LAN, set this
parameter to 64 ASCII space characters. The options
you specify on this verb override any previous settings
for tracing to specific computers (identified by
dest_sys
on the previous verbs).
trace_flags
The types of tracing required. To turn off all tracing, or
to turn on tracing of all types, specify one of the
following values:
AP_NO_TRACE
No tracing.
AP_ALL_TRACE
Tracing of all types.
To activate tracing on specific message types, select one
or more values from the list below, combined using a
logical OR operation.
AP_CS_ADMIN_MSG
Internal messages relating to
client-server topology
AP_CS_DATAGRAM
Datagram messages
AP_CS_DATA
Data messages
trace_direction
Specifies the direction(s) in which tracing is required.
This parameter is ignored if
trace_flags
is set to
AP_NO_TRACE. Possible values are:
AP_CS_SEND