Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_negotiate.c44 #define SMB_2X_CAPS (SMB2_CAP_DFS | SMB2_CAP_LEASING | SMB2_CAP_LARGE_MTU) macro
826 s->srv_cap = smb2srv_capabilities & SMB_2X_CAPS; in smb2_negotiate_common()
830 (SMB_2X_CAPS | s->capabilities); in smb2_negotiate_common()