Searched refs:smb2_decode_header (Results 1 – 4 of 4) sorted by relevance
39 if ((rc = smb2_decode_header(sr)) != 0) in smb2sr_newrq_cancel()
183 rc = smb2_decode_header(sr); in smb2_newrq_negotiate()
324 if ((rc = smb2_decode_header(sr)) != 0) { in smb2sr_work()990 smb2_decode_header(smb_request_t *sr) in smb2_decode_header() function
40 int smb2_decode_header(smb_request_t *);