Searched refs:SMB30_PROT_ID (Results 1 – 3 of 3) sorted by relevance
201 #define SMB30_PROT_ID 0x0300 macro
1684 .protocol_id = SMB30_PROT_ID,
393 else if (rsp->DialectRevision == cpu_to_le16(SMB30_PROT_ID)) in SMB2_negotiate()