Lines Matching refs:smb_hdr
1194 struct smb_hdr *smb_buf; in sess_alloc_buffer()
1276 struct smb_hdr *smb_buf = (struct smb_hdr *) sess_data->iov[0].iov_base; in sess_sendreceive()
1298 struct smb_hdr *smb_buf; in sess_auth_ntlmv2()
1361 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_ntlmv2()
1408 struct smb_hdr *smb_buf; in sess_auth_kerberos()
1487 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_kerberos()
1590 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_negotiate()
1637 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_negotiate()
1696 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_authenticate()
1714 smb_buf = (struct smb_hdr *)pSMB; in sess_auth_rawntlmssp_authenticate()
1739 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_authenticate()