Searched refs:pByteArea (Results 1 – 4 of 4) sorted by relevance
1112 bcc_ptr = pByteArea(smb_buf); in sess_auth_ntlmv2()1237 bcc_ptr = pByteArea(smb_buf); in sess_auth_kerberos()1393 bcc_ptr = pByteArea(smb_buf); in sess_auth_rawntlmssp_negotiate()1483 bcc_ptr = pByteArea(smb_buf); in sess_auth_rawntlmssp_authenticate()
432 #define pByteArea(smb_var) (BCC(smb_var) + 2) macro
3715 bcc_ptr = pByteArea(smb_buffer_response); in CIFSTCon()
6115 end_of_smb = (char *)pByteArea(&pSMBr->hdr) + get_bcc(&pSMBr->hdr); in CIFSSMBQAllEAs()
Completed in 36 milliseconds