Home
last modified time | relevance | path

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

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