Searched refs:SMB_DIALECT (Results 1 – 4 of 4) sorted by relevance
95 if (SMB_DIALECT(vcp) < SMB2_DIALECT_0300) in smb2_sign_init()113 if (SMB_DIALECT(vcp) < SMB2_DIALECT_0300) { in smb2_sign_init()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()
116 #define SMB_DIALECT(vcp) ((vcp)->vc_sopt.sv_proto) macro
1784 if (SMB_DIALECT(vcp) >= SMB2_DIALECT_0300) in smb_iod_vc_work()