HomeSort by relevance Sort by last modified time
    Searched refs:zip_hdr (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
at.h 101 struct zip_hdr { struct
199 extern void interpret_ddp_zip(int, struct zip_hdr *, int);
snoop_zip.c 41 interpret_ddp_zip(int flags, struct zip_hdr *zip, int len)
54 if (len < sizeof (struct zip_hdr))
100 if (len < sizeof (struct zip_hdr))
snoop_apple.c 200 interpret_ddp_zip(flags, (struct zip_hdr *)ddp, ddplen);

Completed in 60 milliseconds