Searched refs:ack_range (Results 1 – 1 of 1) sorted by relevance
575 OSSL_QUIC_ACK_RANGE ack_range = { 0 }; in test_tx_ack_time_script() local624 ack.ack_ranges = &ack_range; in test_tx_ack_time_script()627 ack_range.start = s->pn; in test_tx_ack_time_script()628 ack_range.end = s->pn + s->num_pn - 1; in test_tx_ack_time_script()