Searched refs:attribute_list_length_index (Results 1 – 1 of 1) sorted by relevance
1446 UINT attribute_list_length_index; in nx_msrp_mrpdu_parse() local1473 attribute_list_length_index = attribute_type_index + 2; in nx_msrp_mrpdu_parse()1489 …e_list_length = (USHORT)(*(data_ptr + attribute_list_length_index) << 8 | *(data_ptr + attribute_l… in nx_msrp_mrpdu_parse()1544 … four_packed_event = *(data_ptr + attribute_list_length_index + attribute_list_length - 1); in nx_msrp_mrpdu_parse()1617 … three_packed_event = *(data_ptr + attribute_list_length_index + attribute_list_length - 2); in nx_msrp_mrpdu_parse()1631 …if (*(data_ptr + attribute_list_length_index + attribute_list_length + 2) == NX_MSRP_ATTRIBUTE_END… in nx_msrp_mrpdu_parse()1632 …*(data_ptr + attribute_list_length_index + attribute_list_length + 3) == NX_MSRP_ATTRIBUTE_END_MAS… in nx_msrp_mrpdu_parse()