Lines Matching refs:smb_hdr
587 struct smb_hdr *smb_buf; in sess_alloc_buffer()
665 struct smb_hdr *smb_buf = (struct smb_hdr *) sess_data->iov[0].iov_base; in sess_sendreceive()
696 struct smb_hdr *smb_buf; in sess_auth_lanman()
755 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_lanman()
802 struct smb_hdr *smb_buf; in sess_auth_ntlm()
866 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_ntlm()
912 struct smb_hdr *smb_buf; in sess_auth_ntlmv2()
974 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_ntlmv2()
1021 struct smb_hdr *smb_buf; in sess_auth_kerberos()
1100 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_kerberos()
1202 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_negotiate()
1242 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_negotiate()
1298 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_authenticate()
1315 smb_buf = (struct smb_hdr *)pSMB; in sess_auth_rawntlmssp_authenticate()
1339 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_authenticate()