Home
last modified time | relevance | path

Searched refs:ZIP_FLG_ZINV (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_zip.c168 if (gniflags & ZIP_FLG_ZINV) { in interpret_ddp_zip()
273 if (flags & ZIP_FLG_ZINV) in zip_flags()
294 if (flags & ZIP_FLG_ZINV) in zip_flags_long()
H A Dat.h120 #define ZIP_FLG_ZINV 0x80 macro