ASAP 3.0 Server Manual
HP NonStop ASAP Server Manual Page 325 of 342
02 outdata-adj type binary 16.
END.
DEF ZARP6Data.
02 snt-arpreq type binary 32.
02 Word type binary 16 redefines snt-arpreq.
02 rcv-arpreq type binary 32.
02 snt-arprsp type binary 32.
02 rcv-arprsp type binary 32.
02 snt-invreq type binary 32.
02 rcv-invreq type binary 32.
02 snt-invrsp type binary 32.
02 rcv-invrsp type binary 32.
02 snt-naks type binary 32.
02 rcv-naks type binary 32.
02 snt-probes type binary 32.
02 rcv-probes type binary 32.
END.
DEF ZARP6State.
02 snt-arpreq type binary 16.
02 Word type binary 16 redefines snt-arpreq.
02 rcv-arpreq type binary 16.
02 snt-arprsp type binary 16.
02 rcv-arprsp type binary 16.
02 snt-invreq type binary 16.
02 rcv-invreq type binary 16.
02 snt-invrsp type binary 16.
02 rcv-invrsp type binary 16.
02 snt-naks type binary 16.
02 rcv-naks type binary 16.
02 snt-probes type binary 16.
02 rcv-probes type binary 16.
END.
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.