Searched refs:SMB2_SEC_MODE_FLAGS_ALL (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/cifs/ | ||
D | smb2pdu.h | 239 #define SMB2_SEC_MODE_FLAGS_ALL 0x0003 macro |
D | smb2pdu.c | 790 if ((server->sec_mode & SMB2_SEC_MODE_FLAGS_ALL) != server->sec_mode) in SMB2_negotiate() |