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