Searched refs:SMB2_SESSION_FLAG_IS_GUEST (Results 1 – 2 of 2) sorted by relevance
147 #define SMB2_SESSION_FLAG_IS_GUEST 0x0001 macro
96 SessionFlags |= SMB2_SESSION_FLAG_IS_GUEST; in smb2_session_setup()