Searched refs:SMB_FLAGS2_EXT_SEC (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netsmb/ | ||
H A D | smb.h | 80 #define SMB_FLAGS2_EXT_SEC 0x0800 /* client aware of Extended macro |
H A D | smb_smb.c | 218 vcp->vc_hflags2 &= ~(SMB_FLAGS2_EXT_SEC|SMB_FLAGS2_DFS| in smb_smb_negotiate() |