Home
last modified time | relevance | path

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

/titanic_54/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_session_setup.c41 uint16_t SessionFlags; in smb2_session_setup() local
90 SessionFlags = 0; in smb2_session_setup()
96 SessionFlags |= SMB2_SESSION_FLAG_IS_GUEST; in smb2_session_setup()
98 SessionFlags |= SMB2_SESSION_FLAG_IS_NULL; in smb2_session_setup()
125 SessionFlags, /* w */ in smb2_session_setup()