Lines Matching refs:smb_hdr
555 struct smb_hdr *smb_buf; in sess_alloc_buffer()
633 struct smb_hdr *smb_buf = (struct smb_hdr *) sess_data->iov[0].iov_base; in sess_sendreceive()
661 struct smb_hdr *smb_buf; in sess_auth_lanman()
719 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_lanman()
766 struct smb_hdr *smb_buf; in sess_auth_ntlm()
830 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_ntlm()
876 struct smb_hdr *smb_buf; in sess_auth_ntlmv2()
938 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_ntlmv2()
985 struct smb_hdr *smb_buf; in sess_auth_kerberos()
1064 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_kerberos()
1128 struct smb_hdr *smb_buf; in _sess_auth_rawntlmssp_assemble_req()
1135 smb_buf = (struct smb_hdr *)pSMB; in _sess_auth_rawntlmssp_assemble_req()
1168 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_negotiate()
1208 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_negotiate()
1264 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_authenticate()
1281 smb_buf = (struct smb_hdr *)pSMB; in sess_auth_rawntlmssp_authenticate()
1317 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_authenticate()