ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual    Page 358 of 381 
 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. 
DEF ZLOOP6Data. 
 02 who-tcp-sent type binary 32. 
 02 Word type binary 16 redefines who-tcp-sent. 
 02 who-tcp-rcvd type binary 32. 
 02 who-udp-sent type binary 32. 
 02 who-udp-rcvd type binary 32. 
 02 have-tcp-sent type binary 32. 
 02 have-tcp-rcvd type binary 32. 
 02 have-udp-sent type binary 32. 
 02 have-udp-rcvd type binary 32. 
 02 packet-sent type binary 32. 
 02 packet-rcvd type binary 32. 
 02 update-sent type binary 32. 
 02 update-rcvd type binary 32. 
END. 
DEF ZLOOP6State. 
 02 who-tcp-sent type binary 16. 
 02 Word type binary 16 redefines who-tcp-sent. 
 02 who-tcp-rcvd type binary 16. 
 02 who-udp-sent type binary 16. 
 02 who-udp-rcvd type binary 16. 
 02 have-tcp-sent type binary 16. 
 02 have-tcp-rcvd type binary 16. 
 02 have-udp-sent type binary 16. 
 02 have-udp-rcvd type binary 16. 
 02 packet-sent type binary 16. 
 02 packet-rcvd type binary 16. 
 02 update-sent type binary 16. 
 02 update-rcvd type binary 16. 
END. 
DEF ZIP66Data. 










