ASAP 3.0 Server Manual
HP NonStop ASAP Server Manual Page 326 of 342
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.
02 Word type binary 16 redefines allmons-sent.
02 somemons-sent type binary 32.
02 allbutme-sent type binary 32.
02 dpas-rcvd type binary 32.
02 migr-rcvd type binary 32.
02 loopbk-rcvd type binary 32.
02 ipfrag-rcvd type binary 32.
02 unk-rcvd type binary 32.
02 bad-frmt-rcvd type binary 32.
END.
DEF ZMONGQ6State.
02 allmons-sent type binary 16.
02 Word type binary 16 redefines allmons-sent.
02 somemons-sent type binary 16.
02 allbutme-sent type binary 16.
02 dpas-rcvd type binary 16.
02 migr-rcvd type binary 16.
02 loopbk-rcvd type binary 16.
02 ipfrag-rcvd type binary 16.
02 unk-rcvd type binary 16.
02 bad-frmt-rcvd type binary 16.
END.