Lines Matching refs:smb_hdr
858 struct smb_hdr *smb_buf; in sess_alloc_buffer()
936 struct smb_hdr *smb_buf = (struct smb_hdr *) sess_data->iov[0].iov_base; in sess_sendreceive()
966 struct smb_hdr *smb_buf; in sess_auth_lanman()
1025 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_lanman()
1072 struct smb_hdr *smb_buf; in sess_auth_ntlm()
1136 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_ntlm()
1182 struct smb_hdr *smb_buf; in sess_auth_ntlmv2()
1244 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_ntlmv2()
1291 struct smb_hdr *smb_buf; in sess_auth_kerberos()
1369 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_kerberos()
1471 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_negotiate()
1511 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_negotiate()
1567 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_authenticate()
1584 smb_buf = (struct smb_hdr *)pSMB; in sess_auth_rawntlmssp_authenticate()
1608 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_authenticate()