Home
last modified time | relevance | path

Searched refs:interpret_ddp_zip (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dat.h197 extern void interpret_ddp_zip(int, struct zip_hdr *, int);
H A Dsnoop_apple.c198 interpret_ddp_zip(flags, (struct zip_hdr *)ddp, ddplen); in interpret_at()
H A Dsnoop_zip.c39 interpret_ddp_zip(int flags, struct zip_hdr *zip, int len) in interpret_ddp_zip() function