Searched refs:SMB_DIALECT (Results 1 – 3 of 3) sorted by relevance
94 if (SMB_DIALECT(vcp) < SMB2_DIALECT_0300) in smb2_sign_init()111 if (SMB_DIALECT(vcp) < SMB2_DIALECT_0300) { in smb2_sign_init()
116 #define SMB_DIALECT(vcp) ((vcp)->vc_sopt.sv_proto) macro
1769 if (SMB_DIALECT(vcp) >= SMB2_DIALECT_0300) in smb_iod_vc_work()