Searched refs:SMB21_PROT_ID (Results 1 – 3 of 3) sorted by relevance
200 #define SMB21_PROT_ID 0x0210 macro
1664 .protocol_id = SMB21_PROT_ID,
391 else if (rsp->DialectRevision == cpu_to_le16(SMB21_PROT_ID)) in SMB2_negotiate()