Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_zip.c48 uint8_t gniflags; in interpret_ddp_zip() local
79 gniflags = p[1]; in interpret_ddp_zip()
82 gniflags, zip_flags(gniflags)); in interpret_ddp_zip()
148 gniflags = p[1]; in interpret_ddp_zip()
158 if ((gniflags & ZIP_FLG_USEBRC) == 0) { in interpret_ddp_zip()
166 if (gniflags & ZIP_FLG_ZINV) { in interpret_ddp_zip()
176 gniflags, zip_flags_long(gniflags)); in interpret_ddp_zip()
200 gniflags = p[1]; in interpret_ddp_zip()
210 if ((gniflags & ZIP_FLG_USEBRC) == 0) { in interpret_ddp_zip()
232 gniflags, zip_flags_long(gniflags)); in interpret_ddp_zip()