Searched refs:pSMBs (Results 1 – 1 of 1) sorted by relevance
289 struct smb_t2_rsp *pSMBs = (struct smb_t2_rsp *)second_buf; in coalesce_t2() local297 src_total_cnt = get_unaligned_le16(&pSMBs->t2_rsp.TotalDataCount); in coalesce_t2()320 total_in_src = get_unaligned_le16(&pSMBs->t2_rsp.DataCount); in coalesce_t2()329 data_area_of_src = (char *)&pSMBs->hdr.Protocol + in coalesce_t2()330 get_unaligned_le16(&pSMBs->t2_rsp.DataOffset); in coalesce_t2()