Lines Matching refs:smb_hdr
839 struct smb_hdr *smb_buf; in sess_alloc_buffer()
917 struct smb_hdr *smb_buf = (struct smb_hdr *) sess_data->iov[0].iov_base; in sess_sendreceive()
939 struct smb_hdr *smb_buf; in sess_auth_ntlmv2()
1001 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_ntlmv2()
1048 struct smb_hdr *smb_buf; in sess_auth_kerberos()
1126 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_kerberos()
1228 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_negotiate()
1268 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_negotiate()
1324 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_authenticate()
1341 smb_buf = (struct smb_hdr *)pSMB; in sess_auth_rawntlmssp_authenticate()
1365 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_authenticate()