Searched refs:expected_parsed_seqnum (Results 1 – 1 of 1) sorted by relevance
99 guint16 expected_parsed_seqnum; member1016 if (base_seqnum < twcc->expected_parsed_seqnum) { in _check_for_lost_packets()1018 twcc->expected_parsed_seqnum); in _check_for_lost_packets()1022 packets_lost = base_seqnum - twcc->expected_parsed_seqnum; in _check_for_lost_packets()1024 _add_twcc_packet (twcc_packets, twcc->expected_parsed_seqnum + i, in _check_for_lost_packets()1029 twcc->expected_parsed_seqnum = base_seqnum + packet_count; in _check_for_lost_packets()