ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual Page 357 of 381
DEF ZIGMP6Data.
02 rcv-total type binary 32.
02 Word type binary 16 redefines rcv-total.
02 rcv-tooshort type binary 32.
02 rcv-badsum type binary 32.
02 rcv-queries type binary 32.
02 rcv-badqueries type binary 32.
02 rcv-report type binary 32.
02 rcv-badreports type binary 32.
02 rcv-ourreports type binary 32.
02 snd-reports type binary 32.
END.
DEF ZIGMP6State.
02 rcv-total type binary 16.
02 Word type binary 16 redefines rcv-total.
02 rcv-tooshort type binary 16.
02 rcv-badsum type binary 16.
02 rcv-queries type binary 16.
02 rcv-badqueries type binary 16.
02 rcv-report type binary 16.
02 rcv-badreports type binary 16.
02 rcv-ourreports type binary 16.
02 snd-reports type binary 16.
END.
DEF ZSOCK6Data.
02 bcast-allcpus-sent type binary 32.
02 Word type binary 16 redefines bcast-allcpus-sent.
02 bcast-onecpu-sent type binary 32.
02 bcast-rcvd type binary 32.
02 migr-sent type binary 32.
02 migr-cont-sent type binary 32.
02 migr-rcvd type binary 32.
02 migr-cont-rcvd type binary 32.
02 migr-timedout type binary 32.
02 migr-uxp-rcvd type binary 32.
02 migr-cont-uxp-rcvd type binary 32.
END.
DEF ZSOCK6State.
02 bcast-allcpus-sent type binary 16.
02 Word type binary 16 redefines bcast-allcpus-sent.
02 bcast-onecpu-sent type binary 16.
02 bcast-rcvd type binary 16.
02 migr-sent type binary 16.
02 migr-cont-sent type binary 16.
02 migr-rcvd type binary 16.
02 migr-cont-rcvd type binary 16.
02 migr-timedout type binary 16.
02 migr-uxp-rcvd type binary 16.
02 migr-cont-uxp-rcvd type binary 16.
END.
DEF ZMONGQ6Data.
02 allmons-sent type binary 32.