Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_zip.c50 uint8_t gniflags; in interpret_ddp_zip() local
81 gniflags = p[1]; in interpret_ddp_zip()
84 gniflags, zip_flags(gniflags)); in interpret_ddp_zip()
150 gniflags = p[1]; in interpret_ddp_zip()
160 if ((gniflags & ZIP_FLG_USEBRC) == 0) { in interpret_ddp_zip()
168 if (gniflags & ZIP_FLG_ZINV) { in interpret_ddp_zip()
178 gniflags, zip_flags_long(gniflags)); in interpret_ddp_zip()
202 gniflags = p[1]; in interpret_ddp_zip()
212 if ((gniflags & ZIP_FLG_USEBRC) == 0) { in interpret_ddp_zip()
234 gniflags, zip_flags_long(gniflags)); in interpret_ddp_zip()