Lines Matching refs:smb_hdr
1320 struct smb_hdr *smb_buf; in sess_alloc_buffer()
1402 struct smb_hdr *smb_buf = (struct smb_hdr *) sess_data->iov[0].iov_base; in sess_sendreceive()
1424 struct smb_hdr *smb_buf; in sess_auth_ntlmv2()
1487 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_ntlmv2()
1534 struct smb_hdr *smb_buf; in sess_auth_kerberos()
1613 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_kerberos()
1716 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_negotiate()
1763 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_negotiate()
1822 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_authenticate()
1840 smb_buf = (struct smb_hdr *)pSMB; in sess_auth_rawntlmssp_authenticate()
1865 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_authenticate()