Searched refs:SessionId (Results 1 – 5 of 5) sorted by relevance
131 shdr->SessionId = tcon->ses->Suid; in smb2_hdr_assemble()504 req->hdr.sync_hdr.SessionId = 0; in SMB2_negotiate()827 req->hdr.sync_hdr.SessionId = 0; in SMB2_sess_alloc_buffer()981 ses->Suid = rsp->hdr.sync_hdr.SessionId; in SMB2_auth_kerberos()1078 ses->Suid = rsp->hdr.sync_hdr.SessionId; in SMB2_sess_auth_rawntlmssp_negotiate()1112 req->hdr.sync_hdr.SessionId = ses->Suid; in SMB2_sess_auth_rawntlmssp_authenticate()1136 ses->Suid = rsp->hdr.sync_hdr.SessionId; in SMB2_sess_auth_rawntlmssp_authenticate()1240 req->hdr.sync_hdr.SessionId = ses->Suid; in SMB2_logoff()1318 req->hdr.sync_hdr.SessionId = ses->Suid; in SMB2_tcon()2519 shdr->SessionId = 0xFFFFFFFF; in smb2_new_read_req()
126 if (ses->Suid == thdr->SessionId) in smb2_check_message()711 tcon = smb2_find_smb_tcon(server, sync_hdr->SessionId, in smb2_handle_cancelled_mid()
177 ses = smb2_find_smb_ses(server, shdr->SessionId); in smb2_calc_signature()418 ses = smb2_find_smb_ses(server, shdr->SessionId); in smb3_calc_signature()
116 __u64 SessionId; /* opaque - so do not make little endian */ member150 __u64 SessionId; member
2165 memcpy(&tr_hdr->SessionId, &shdr->SessionId, 8); in fill_transform_hdr()2276 rc = smb2_get_enc_key(server, tr_hdr->SessionId, enc, key); in crypt_message()