Searched refs:SMB_CAP_EXT_SECURITY (Results 1 – 2 of 2) sorted by relevance
/dports/misc/rump/buildrump.sh-b914579/src/sys/netsmb/ | ||
H A D | smb.h | 124 #define SMB_CAP_EXT_SECURITY 0x80000000 macro |
H A D | smb_smb.c | 181 if (sp->sv_caps & SMB_CAP_EXT_SECURITY) in smb_smb_negotiate() |