Searched refs:ack_range (Results 1 – 1 of 1) sorted by relevance
522 OSSL_QUIC_ACK_RANGE ack_range = {0}; in test_tx_ack_time_script() local571 ack.ack_ranges = &ack_range; in test_tx_ack_time_script()574 ack_range.start = s->pn; in test_tx_ack_time_script()575 ack_range.end = s->pn + s->num_pn; in test_tx_ack_time_script()
Completed in 6 milliseconds