Home
last modified time | relevance | path

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

/dragonfly/contrib/smbfs/smbutil/
H A Ddumptree.c28 DEFBIT(SMB_CAP_EXT_SECURITY),
/dragonfly/sys/netproto/smb/
H A Dsmb.h114 #define SMB_CAP_EXT_SECURITY 0x80000000 macro
H A Dsmb_smb.c159 if (sp->sv_caps & SMB_CAP_EXT_SECURITY) in smb_smb_negotiate()