Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_smb.c113 static struct decode SMBtable[256] = { variable
683 decoder = &SMBtable[smb->com & 255]; in interpret_smb()
1979 decoder = &SMBtable[smbdata->com & 255]; in interpret_default()