Home
last modified time | relevance | path

Searched refs:SMB2_NEGOTIATE_HE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2misc.c430 if (command == SMB2_NEGOTIATE_HE) in ksmbd_smb2_check_message()
460 return ksmbd_smb_negotiate_common(work, SMB2_NEGOTIATE_HE); in smb2_negotiate_request()
H A Dsmb2ops.c172 [SMB2_NEGOTIATE_HE] = { .proc = smb2_negotiate_request, },
H A Dsmb_common.c592 if (command == SMB2_NEGOTIATE_HE) { in ksmbd_smb_negotiate_common()
H A Dsmb2pdu.c576 if (cmd == SMB2_ECHO_HE || cmd == SMB2_NEGOTIATE_HE || in smb2_check_user_session()
8332 command != SMB2_NEGOTIATE_HE && in smb2_is_sign_req()
8534 if (le16_to_cpu(req->Command) == SMB2_NEGOTIATE_HE && in smb3_preauth_hash_rsp()
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h43 #define SMB2_NEGOTIATE_HE 0x0000 macro
64 #define SMB2_NEGOTIATE cpu_to_le16(SMB2_NEGOTIATE_HE)
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h18 #define SMB2_NEGOTIATE_HE 0x0000 macro
39 #define SMB2_NEGOTIATE cpu_to_le16(SMB2_NEGOTIATE_HE)
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2misc.c236 if (command == SMB2_NEGOTIATE_HE) in smb2_check_message()

Completed in 22 milliseconds