Searched refs:SMB_DIALECT_NTLM0_12 (Results 1 – 3 of 3) sorted by relevance
65 {SMB_DIALECT_NTLM0_12, "NT LANMAN 1.0"},66 {SMB_DIALECT_NTLM0_12, "NT LM 0.12"},170 if (dp->d_id >= SMB_DIALECT_NTLM0_12) { in smb_smb_negotiate()209 if (dp->d_id == SMB_DIALECT_NTLM0_12 && in smb_smb_negotiate()396 if (SMB_DIALECT(vcp) < SMB_DIALECT_NTLM0_12) { in smb_smb_ssnsetup()
47 SMB_DIALECT_NTLM0_12 /* NT LM 0.12, Windows for Workgroups 3.1a, enumerator
1228 ctx->f_infolevel = SMB_DIALECT(SSTOVC(ctx->f_ssp)) < SMB_DIALECT_NTLM0_12 ? in smbfs_findopenLM2()