Searched refs:SMB302_PROT_ID (Results 1 – 3 of 3) sorted by relevance
204 #define SMB302_PROT_ID 0x0302 macro
1968 .protocol_id = SMB302_PROT_ID,
469 else if (rsp->DialectRevision == cpu_to_le16(SMB302_PROT_ID)) in SMB2_negotiate()