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