Lines Matching refs:smb_hdr
1176 struct smb_hdr *smb_buf; in sess_alloc_buffer()
1258 struct smb_hdr *smb_buf = (struct smb_hdr *) sess_data->iov[0].iov_base; in sess_sendreceive()
1280 struct smb_hdr *smb_buf; in sess_auth_ntlmv2()
1343 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_ntlmv2()
1390 struct smb_hdr *smb_buf; in sess_auth_kerberos()
1468 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_kerberos()
1571 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_negotiate()
1618 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_negotiate()
1677 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_authenticate()
1695 smb_buf = (struct smb_hdr *)pSMB; in sess_auth_rawntlmssp_authenticate()
1720 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_authenticate()