ASAP 3.0 Server Manual
HP NonStop ASAP Server Manual Page 320 of 342
02 pcbcachemiss type binary 16.
02 persistdrop type binary 16.
02 badsyn type binary 16.
02 droppedsyn type binary 16.
02 sc-added type binary 16.
02 sc-completed type binary 16.
02 sc-timed-out type binary 16.
02 sc-overflowed type binary 16.
02 sc-reset type binary 16.
02 sc-unreach type binary 16.
02 sc-bucketoverflow type binary 16.
02 sc-aborted type binary 16.
02 sc-dupesyn type binary 16.
02 sc-dropped type binary 16.
END.
DEF ZUDP6Data.
02 in-pkts type binary 32.
02 Word type binary 16 redefines in-pkts.
02 bad-hdr-len type binary 32.
02 bad-xsum type binary 32.
02 nosum type binary 32.
02 bad-len type binary 32.
02 noport type binary 32.
02 noportbcast type binary 32.
02 fullsock type binary 32.
02 pcbcachemiss type binary 32.
02 out-pkts type binary 32.
02 in-pkts-dropped type binary 32.
02 out-pkts-dropped type binary 32.
END.
DEF ZUDP6State.
02 in-pkts type binary 16.
02 Word type binary 16 redefines in-pkts.
02 bad-hdr-len type binary 16.
02 bad-xsum type binary 16.
02 nosum type binary 16.
02 bad-len type binary 16.
02 noport type binary 16.
02 noportbcast type binary 16.
02 fullsock type binary 16.
02 pcbcachemiss type binary 16.
02 out-pkts type binary 16.
02 in-pkts-dropped type binary 16.
02 out-pkts-dropped type binary 16.
END.
DEF ZICMP6Data.
02 err type binary 32.
02 Word type binary 16 redefines err.
02 old-short type binary 32.
02 old-icmp type binary 32.
02 OutEchoRply type binary 32.
02 OutDstUnrch type binary 32.
02 OutSrcQnch type binary 32.
02 OutRedirect type binary 32.