Lines Matching refs:smb_hdr
579 struct smb_hdr *smb_buf; in sess_alloc_buffer()
657 struct smb_hdr *smb_buf = (struct smb_hdr *) sess_data->iov[0].iov_base; in sess_sendreceive()
685 struct smb_hdr *smb_buf; in sess_auth_lanman()
743 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_lanman()
790 struct smb_hdr *smb_buf; in sess_auth_ntlm()
854 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_ntlm()
900 struct smb_hdr *smb_buf; in sess_auth_ntlmv2()
962 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_ntlmv2()
1009 struct smb_hdr *smb_buf; in sess_auth_kerberos()
1088 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_kerberos()
1152 struct smb_hdr *smb_buf; in _sess_auth_rawntlmssp_assemble_req()
1159 smb_buf = (struct smb_hdr *)pSMB; in _sess_auth_rawntlmssp_assemble_req()
1192 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_negotiate()
1232 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_negotiate()
1288 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_authenticate()
1305 smb_buf = (struct smb_hdr *)pSMB; in sess_auth_rawntlmssp_authenticate()
1329 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_authenticate()