Searched refs:SMB2_SESSION_FLAG_IS_GUEST_LE (Results 1 – 2 of 2) sorted by relevance
661 #define SMB2_SESSION_FLAG_IS_GUEST_LE cpu_to_le16(0x0001) macro
1505 rsp->SessionFlags = SMB2_SESSION_FLAG_IS_GUEST_LE; in ntlm_authenticate()1533 if ((rsp->SessionFlags != SMB2_SESSION_FLAG_IS_GUEST_LE && in ntlm_authenticate()1635 if ((rsp->SessionFlags != SMB2_SESSION_FLAG_IS_GUEST_LE && in krb5_authenticate()
Completed in 25 milliseconds