Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_zip.c57 switch (zip->zip_func) { in interpret_ddp_zip()
70 p = &zip->zip_func; in interpret_ddp_zip()
79 p = &zip->zip_func; in interpret_ddp_zip()
88 "ZIP CMD = %d", zip->zip_func); in interpret_ddp_zip()
103 switch (zip->zip_func) { in interpret_ddp_zip()
140 p = &zip->zip_func; in interpret_ddp_zip()
147 p = &zip->zip_func; in interpret_ddp_zip()
198 p = &zip->zip_func; in interpret_ddp_zip()
250 "Op = %d", zip->zip_func); in interpret_ddp_zip()
H A Dat.h103 uint8_t zip_func; member