Lines Matching refs:smb_hdr
866 struct smb_hdr *smb_buf; in sess_alloc_buffer()
944 struct smb_hdr *smb_buf = (struct smb_hdr *) sess_data->iov[0].iov_base; in sess_sendreceive()
974 struct smb_hdr *smb_buf; in sess_auth_lanman()
1033 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_lanman()
1080 struct smb_hdr *smb_buf; in sess_auth_ntlm()
1144 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_ntlm()
1190 struct smb_hdr *smb_buf; in sess_auth_ntlmv2()
1252 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_ntlmv2()
1299 struct smb_hdr *smb_buf; in sess_auth_kerberos()
1377 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_kerberos()
1479 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_negotiate()
1519 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_negotiate()
1575 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_authenticate()
1592 smb_buf = (struct smb_hdr *)pSMB; in sess_auth_rawntlmssp_authenticate()
1616 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_authenticate()