Searched refs:SMBtable (Results 1 – 1 of 1) sorted by relevance
113 static struct decode SMBtable[256] = { variable683 decoder = &SMBtable[smb->com & 255]; in interpret_smb()1979 decoder = &SMBtable[smbdata->com & 255]; in interpret_default()