Searched refs:SMB2_DIALECT_0311 (Results 1 – 6 of 6) sorted by relevance
128 #define SMB2_DIALECT_0311 0x0311 macro131 #define SMB2_DIALECT_MAX SMB2_DIALECT_0311
63 SMB2_DIALECT_0311,190 if (vcp->vc_maxver >= SMB2_DIALECT_0311) { in smb2_smb_negotiate()285 if (sp->sv_proto >= SMB2_DIALECT_0311) { in smb2_smb_negotiate()334 if (sp->sv_proto >= SMB2_DIALECT_0311) { in smb2_smb_negotiate()552 if (sv->sv_proto >= SMB2_DIALECT_0311) { in smb2_smb_ssnsetup()
124 if (SMB_DIALECT(vcp) >= SMB2_DIALECT_0311) { in smb2_sign_init()
117 if (SMB_DIALECT(vcp) >= SMB2_DIALECT_0311) { in nsmb_crypt_init_keys()
344 vcp->vc_maxver >= SMB2_DIALECT_0311) { in smb2_iod_sendrq()
1421 { "3.11", SMB2_DIALECT_0311 },