Searched refs:SMB2_SESSION_FLAG_IS_GUEST_LE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/fs/ksmbd/ | ||
D | smb2pdu.h | 399 #define SMB2_SESSION_FLAG_IS_GUEST_LE cpu_to_le16(0x0001) macro |
D | smb2pdu.c | 1446 rsp->SessionFlags = SMB2_SESSION_FLAG_IS_GUEST_LE; in ntlm_authenticate() |