Searched refs:SMB_CAP_EXT_SECURITY (Results 1 – 4 of 4) sorted by relevance
91 if (ctx->ct_clnt_caps & SMB_CAP_EXT_SECURITY) { in smb_ssnsetup_null()121 if (ctx->ct_clnt_caps & SMB_CAP_EXT_SECURITY) { in smb_ssnsetup_ntlm1()171 if (ctx->ct_clnt_caps & SMB_CAP_EXT_SECURITY) { in smb_ssnsetup_ntlm2()318 if (caps & SMB_CAP_EXT_SECURITY) { in smb__ssnsetup()387 if (caps & SMB_CAP_EXT_SECURITY) { in smb__ssnsetup()
96 SMB_CAP_EXT_SECURITY;340 if (sv->sv_caps & SMB_CAP_EXT_SECURITY) { in smb_negprot()
481 ctx->ct_clnt_caps &= ~SMB_CAP_EXT_SECURITY; in smb_iod_connect()492 if (ctx->ct_clnt_caps & SMB_CAP_EXT_SECURITY) { in smb_iod_connect()
152 #define SMB_CAP_EXT_SECURITY 0x80000000 macro