HP-UX SNAplus2 NOF Programmer's Guide
NOF Indications
LU_0_TO_3_INDICATION
Chapter 6 1153
unsigned char sidh; /* session ID high byte (from LFSID)*/
unsigned char sidl; /* session ID low byte (from LFSID) */
unsigned char odai; /* ODAI bit set */
unsigned char ls_name[8]; /* Link station name */
unsigned char reserve; /* reserved */
} SESSION_STATS;
Parameters
opcode
AP_LU_0_TO_3_INDICATION
primary_rc
AP_OK
data_lost
Specifies whether any previous LU 0-3 indications have
been lost. If SNAplus2 detects a condition that
prevents it from sending an indication (for example an
internal resource shortage), it indicates this by setting
the
data_lost
parameter on the next indication after
the condition has cleared. Possible values are:
AP_YES
One or more previous LU 0-3
indications were lost. Later fields in
this VCB may be set to zeros.
AP_NO
No previous LU 0-3 indications were
lost.
pu_name
Name of the local PU used by the LU. This is an 8-byte
type-A EBCDIC string (starting with a letter), padded
on the right with EBCDIC spaces if the name is shorter
than 8 characters.
lu_name