Searched refs:SMB2_HEADER_STRUCTURE_SIZE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/cifs/ | ||
| D | smb2misc.c | 191 if (shdr->StructureSize != SMB2_HEADER_STRUCTURE_SIZE) { in smb2_check_message() |
| D | smb2pdu.h | 103 #define SMB2_HEADER_STRUCTURE_SIZE cpu_to_le16(64) macro |