Home
last modified time | relevance | path

Searched refs:GUEST_LOGIN (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dsess.c1369 if (le16_to_cpu(pSMB->resp.Action) & GUEST_LOGIN) in sess_auth_ntlmv2()
1495 if (le16_to_cpu(pSMB->resp.Action) & GUEST_LOGIN) in sess_auth_kerberos()
1746 if (le16_to_cpu(pSMB->resp.Action) & GUEST_LOGIN) in sess_auth_rawntlmssp_authenticate()
Dcifspdu.h686 #define GUEST_LOGIN 1 macro