Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_smb.c84 SMB_CAP_EXT_SECURITY;
344 if (sv->sv_caps & SMB_CAP_EXT_SECURITY) { in smb_smb_negotiate()
H A Dsmb2_smb.c300 SMB_CAP_EXT_SECURITY); in smb2_smb_negotiate()
/illumos-gate/usr/src/uts/common/netsmb/
H A Dsmb.h160 #define SMB_CAP_EXT_SECURITY 0x80000000 macro