Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/common/
Dsmb2pdu.h647 #define SMB2_SESSION_FLAG_IS_GUEST_LE cpu_to_le16(0x0001) macro
/Linux-v6.6/fs/smb/server/
Dsmb2pdu.c1506 rsp->SessionFlags = SMB2_SESSION_FLAG_IS_GUEST_LE; in ntlm_authenticate()
1531 if ((rsp->SessionFlags != SMB2_SESSION_FLAG_IS_GUEST_LE && in ntlm_authenticate()