Searched refs:Flags2 (Results 1 – 5 of 5) sorted by relevance
66 pSMB->req.hdr.Flags2 |= SMBFLG2_SECURITY_SIGNATURE; in cifs_ssetup_hdr()69 pSMB->req.hdr.Flags2 |= SMBFLG2_UNICODE; in cifs_ssetup_hdr()73 pSMB->req.hdr.Flags2 |= SMBFLG2_ERR_STATUS; in cifs_ssetup_hdr()77 pSMB->req.hdr.Flags2 |= SMBFLG2_DFS; in cifs_ssetup_hdr()504 } else if (smb_buf->Flags2 & SMBFLG2_UNICODE) { in sess_auth_ntlmv2()582 pSMB->req.hdr.Flags2 |= SMBFLG2_EXT_SEC; in sess_auth_kerberos()589 if (pSMB->req.hdr.Flags2 & SMBFLG2_UNICODE) { in sess_auth_kerberos()640 } else if (smb_buf->Flags2 & SMBFLG2_UNICODE) { in sess_auth_kerberos()683 pSMB->req.hdr.Flags2 |= SMBFLG2_EXT_SEC; in _sess_auth_rawntlmssp_assemble_req()689 if (pSMB->req.hdr.Flags2 & SMBFLG2_UNICODE) { in _sess_auth_rawntlmssp_assemble_req()[all …]
59 if (!(cifs_pdu->Flags2 & SMBFLG2_SECURITY_SIGNATURE) || in cifs_sign_rqst()
1356 if (shdr->Flags2 & SMBFLG2_ERR_STATUS) { in cifs_is_network_name_deleted()
32 __le16 Flags2; /* note: le */ member
352 rsp_hdr->Flags2 = SMBFLG2_UNICODE | SMBFLG2_ERR_STATUS | in init_smb1_rsp_hdr()