ASAP 3.0 Server Manual

HP NonStop ASAP Server Manual Page 327 of 342
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.
02 rx-total type binary 32.
02 Word type binary 16 redefines rx-total.
02 rx-idle-discards type binary 32.
02 rx-toosmall type binary 32.
02 rx-tooshort type binary 32.
02 rx-badvers type binary 32.
02 rx-errors type binary 32.
02 rx-local type binary 32.
02 rx-nonlocal type binary 32.
02 rx-multicast type binary 32.
02 rx-badaligns type binary 32.
02 rx-noproto type binary 32.
02 rx-delivered type binary 32.
02 rx-discarded type binary 32.
02 rx-forwarded type binary 32.
02 rx-tentative type binary 32.
02 tx-local type binary 32.
02 tx-fragmented type binary 32.
02 tx-quota-exceeded type binary 32.
02 tx-multicast type binary 32.
02 tx-forward type binary 32.
02 tx-attempts type binary 32.
02 tx-failures type binary 32.