Searched refs:smb2_req_struct_sizes (Results 1 – 2 of 2) sorted by relevance
31 static const __le16 smb2_req_struct_sizes[NUMBER_OF_SMB2_COMMANDS] = { variable375 if (smb2_req_struct_sizes[command] != pdu->StructureSize2) { in ksmbd_smb2_check_message()
50 static const int smb2_req_struct_sizes[NUMBER_OF_SMB2_COMMANDS] = { variable339 __u16 parmsize = smb2_req_struct_sizes[le16_to_cpu(smb2_command)]; in fill_small_buf()
Completed in 14 milliseconds