Searched refs:SMB2_SESSION_SETUP_HE (Results 1 – 4 of 4) sorted by relevance
170 [SMB2_SESSION_SETUP_HE] = { .proc = smb2_sess_setup, },
27 #define SMB2_SESSION_SETUP_HE 0x0001 macro48 #define SMB2_SESSION_SETUP cpu_to_le16(SMB2_SESSION_SETUP_HE)
576 cmd == SMB2_SESSION_SETUP_HE) in smb2_check_user_session()8152 command != SMB2_SESSION_SETUP_HE && in smb2_is_sign_req()8283 if (le16_to_cpu(hdr->Command) == SMB2_SESSION_SETUP_HE) { in smb3_check_sign_req()8346 le16_to_cpu(hdr->Command) == SMB2_SESSION_SETUP_HE) { in smb3_set_sign_rsp()8397 if (le16_to_cpu(rsp->Command) == SMB2_SESSION_SETUP_HE && sess) { in smb3_preauth_hash_rsp()8546 if (le16_to_cpu(rsp->Command) == SMB2_SESSION_SETUP_HE && in smb3_11_final_sess_setup_resp()
31 #define SMB2_SESSION_SETUP_HE 0x0001 macro52 #define SMB2_SESSION_SETUP cpu_to_le16(SMB2_SESSION_SETUP_HE)