Searched refs:pSMBs (Results 1 – 1 of 1) sorted by relevance
282 struct smb_t2_rsp *pSMBs = (struct smb_t2_rsp *)second_buf; in coalesce_t2() local290 src_total_cnt = get_unaligned_le16(&pSMBs->t2_rsp.TotalDataCount); in coalesce_t2()313 total_in_src = get_unaligned_le16(&pSMBs->t2_rsp.DataCount); in coalesce_t2()322 data_area_of_src = (char *)&pSMBs->hdr.Protocol + in coalesce_t2()323 get_unaligned_le16(&pSMBs->t2_rsp.DataOffset); in coalesce_t2()