Searched refs:SMB2_PROTO_NUMBER (Results 1 – 3 of 3) sorted by relevance
43 if ((shdr->ProtocolId == SMB2_PROTO_NUMBER) && in check_smb2_hdr()55 if (shdr->ProtocolId != SMB2_PROTO_NUMBER) in check_smb2_hdr()
92 #define SMB2_PROTO_NUMBER cpu_to_le32(0x424d53fe) macro
104 shdr->ProtocolId = SMB2_PROTO_NUMBER; in smb2_hdr_assemble()