Searched refs:pByteArea (Results 1 – 4 of 4) sorted by relevance
1516 bcc_ptr = pByteArea(smb_buf); in sess_auth_ntlmv2()1642 bcc_ptr = pByteArea(smb_buf); in sess_auth_kerberos()1800 bcc_ptr = pByteArea(smb_buf); in sess_auth_rawntlmssp_negotiate()1895 bcc_ptr = pByteArea(smb_buf); in sess_auth_rawntlmssp_authenticate()
460 #define pByteArea(smb_var) (BCC(smb_var) + 2) macro
4075 bcc_ptr = pByteArea(smb_buffer_response); in CIFSTCon()
5954 end_of_smb = (char *)pByteArea(&pSMBr->hdr) + get_bcc(&pSMBr->hdr); in CIFSSMBQAllEAs()
Completed in 35 milliseconds