Searched refs:SMB21_PROT_ID (Results 1 – 8 of 8) sorted by relevance
39 SMB21_PROT_ID54 SMB21_PROT_ID
18 .protocol_id = SMB21_PROT_ID,
38 #define SMB21_PROT_ID 0x0210 macro
1202 case SMB21_PROT_ID: in smb2_handle_negotiate()
886 req->Dialects[0] = cpu_to_le16(SMB21_PROT_ID); in SMB2_negotiate()952 } else if (rsp->DialectRevision == cpu_to_le16(SMB21_PROT_ID)) { in SMB2_negotiate()967 } else if (rsp->DialectRevision == cpu_to_le16(SMB21_PROT_ID)) { in SMB2_negotiate()987 else if (rsp->DialectRevision == cpu_to_le16(SMB21_PROT_ID)) in SMB2_negotiate()1137 pneg_inbuf->Dialects[0] = cpu_to_le16(SMB21_PROT_ID); in smb3_validate_negotiate()
293 #define SMB21_PROT_ID 0x0210 macro
1293 if (server->vals->protocol_id < SMB21_PROT_ID) in match_server()
5838 .protocol_id = SMB21_PROT_ID,