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