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