Home
last modified time | relevance | path

Searched refs:SMB2_SEC_MODE_FLAGS_ALL (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/common/
H A Dsmb2pdu.h413 #define SMB2_SEC_MODE_FLAGS_ALL 0x0003 macro
/linux/fs/smb/client/
H A Dsmb2pdu.c1223 if ((server->sec_mode & SMB2_SEC_MODE_FLAGS_ALL) != server->sec_mode) in SMB2_negotiate()