HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (QUERY Verbs)
QUERY_BUFFER_AVAILABILITY
Chapter 4 533
unsigned char max_buf_use_status; /* maximum congestion status */
unsigned char debug_param[32]; /* reserved */
} QUERY_BUFFER_AVAILABILITY;
Supplied Parameters
The application supplies the following parameters:
opcode
AP_QUERY_BUFFER_AVAILABILITY
reset_max_values
Specify whether SNAplus2 should reset the values for
the
max_*
parameters (after returning them on this
verb) to match the current values of these parameters.
This ensures that a subsequent
QUERY_BUFFER_AVAILABILITY verb will return
the maximum values reached since this verb, rather
than the maximum values reached since the system
was started (or since the values for the
max_*
parameters were last reset). Possible values are:
AP_YES
Reset the values for the
max_*
parameters to match the current
values.
AP_NO
Do not reset the values for the
max_*
parameters.
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters. Values returned in other fields are for use by SNAplus2
support personnel.
primary_rc
AP_OK
secondary_rc
Not used.