Home
last modified time | relevance | path

Searched refs:SMB2_SEC_MODE_FLAGS_ALL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h304 #define SMB2_SEC_MODE_FLAGS_ALL 0x0003 macro
H A Dsmb2pdu.c955 if ((server->sec_mode & SMB2_SEC_MODE_FLAGS_ALL) != server->sec_mode) in SMB2_negotiate()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h404 #define SMB2_SEC_MODE_FLAGS_ALL 0x0003 macro
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c1195 if ((server->sec_mode & SMB2_SEC_MODE_FLAGS_ALL) != server->sec_mode) in SMB2_negotiate()

Completed in 28 milliseconds