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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_session_setup.c41 uint16_t SessionFlags; local
90 SessionFlags = 0;
96 SessionFlags |= SMB2_SESSION_FLAG_IS_GUEST;
98 SessionFlags |= SMB2_SESSION_FLAG_IS_NULL;
125 SessionFlags, /* w */

Completed in 60 milliseconds